Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c590 static void print_metric_only_json(struct perf_stat_config *config __maybe_unused, in print_metric_only_json() function
783 pm = config->metric_only ? print_metric_only_json : print_metric_json; in printout()