Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c773 print_metricgroup_header_t pmh; in printout() local
780 pmh = print_metricgroup_header_csv; in printout()
785 pmh = print_metricgroup_header_json; in printout()
789 pmh = print_metricgroup_header_std; in printout()
811 out.print_metricgroup_header = pmh; in printout()