Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat-display.c1400 static int get_precision(double num) in get_precision() function
1469 int precision = get_precision(sd) + 2; in print_footer()