Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dhist.c368 double count_time, credit; in hist_assign_samples_1() local
381 count_time = bin_count; in hist_assign_samples_1()
389 total_time += count_time; in hist_assign_samples_1()
419 symtab.base[j].name, overlap * count_time / hist_scale, in hist_assign_samples_1()
423 credit = overlap * count_time / hist_scale; in hist_assign_samples_1()