Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat-display.c607 static const char *fixunit(char *buf, struct evsel *evsel, in fixunit() function
630 unit = fixunit(buf, os->evsel, unit); in print_metric_only()
655 unit = fixunit(tbuf, os->evsel, unit); in print_metric_only_csv()
678 unit = fixunit(tbuf, os->evsel, unit); in print_metric_only_json()
710 unit = fixunit(tbuf, os->evsel, unit); in print_metric_header()