Searched refs:totime (Results 1 – 3 of 3) sorted by relevance
103 if ( totime > 0.0 ) { in flatprofheader()105 100.0/totime , totime / hz ); in flatprofheader()111 totime = 1.0; in flatprofheader()133 100 * np -> time / totime , actime / hz , np -> time / hz ); in flatprofline()136 100 * np -> time / totime , actime / hz , np -> time / hz ); in flatprofline()
497 totime += thetime; in asgnsamples()529 printf("[asgnsamples] totime %f\n", totime); in asgnsamples()
207 EXTERN double totime; /* total time for all routines */ variable