Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dhist.c638 double scaled_value = SItab[log_scale].scale * top_time; in hist_print() local
640 if (scaled_value >= 1.0 && scaled_value < 1000.0) in hist_print()
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dhist.c638 double scaled_value = SItab[log_scale].scale * top_time; in hist_print() local
640 if (scaled_value >= 1.0 && scaled_value < 1000.0) in hist_print()