Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
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()