Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dstat.h91 int perf_stat_process_counter(struct perf_stat_config *config,
Dstat.c304 int perf_stat_process_counter(struct perf_stat_config *config, in perf_stat_process_counter() function
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c225 if (perf_stat_process_counter(&stat_config, counter)) in read_counters()