Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat-display.c803 print_metricgroup_header_t pmh; in printout() local
810 pmh = print_metricgroup_header_csv; in printout()
815 pmh = print_metricgroup_header_json; in printout()
819 pmh = print_metricgroup_header_std; in printout()
840 out.print_metricgroup_header = pmh; in printout()