Searched refs:totime (Results 1 – 3 of 3) sorted by relevance
109 if ( totime > 0.0 ) { in flatprofheader()111 100.0/totime , totime / hz ); in flatprofheader()117 totime = 1.0; in flatprofheader()139 100 * np -> time / totime , actime / hz , np -> time / hz ); in flatprofline()142 100 * np -> time / totime , actime / hz , np -> time / hz ); in flatprofline()
510 totime += thetime; in asgnsamples()542 printf("[asgnsamples] totime %f\n", totime); in asgnsamples()
212 double totime; /* total time for all routines */ variable