Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c534 static const char *fixunit(char *buf, struct evsel *evsel, in fixunit() function
556 unit = fixunit(buf, os->evsel, unit); in print_metric_only()
580 unit = fixunit(tbuf, os->evsel, unit); in print_metric_only_csv()
602 unit = fixunit(tbuf, os->evsel, unit); in print_metric_only_json()
637 unit = fixunit(tbuf, os->evsel, unit); in print_metric_header()