Searched refs:count_time (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dhist.c369 double count_time, credit;
382 count_time = bin_count;
390 total_time += count_time;
420 symtab.base[j].name, overlap * count_time / hist_scale,
424 credit = overlap * count_time / hist_scale;
368 double count_time, credit; local
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dhist.c369 double count_time, credit;
382 count_time = bin_count;
390 total_time += count_time;
420 symtab.base[j].name, overlap * count_time / hist_scale,
424 credit = overlap * count_time / hist_scale;
368 double count_time, credit; local
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dhist.c369 double count_time, credit;
382 count_time = bin_count;
390 total_time += count_time;
420 symtab.base[j].name, overlap * count_time / hist_scale,
424 credit = overlap * count_time / hist_scale;
368 double count_time, credit; local

Completed in 138 milliseconds