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

/linux-master/tools/perf/util/
H A Dstat-display.c545 static const char *fixunit(char *buf, struct evsel *evsel, function
567 unit = fixunit(buf, os->evsel, unit);
591 unit = fixunit(tbuf, os->evsel, unit);
613 unit = fixunit(tbuf, os->evsel, unit);
648 unit = fixunit(tbuf, os->evsel, unit);

Completed in 414 milliseconds