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

/linux-master/tools/perf/util/
H A Dstat.h202 int perf_stat_process_counter(struct perf_stat_config *config,
H A Dstat.c273 * in the evsel->stats.res_stats. See perf_stat_process_counter().
479 int perf_stat_process_counter(struct perf_stat_config *config, function
/linux-master/tools/perf/
H A Dbuiltin-stat.c428 if (counter->err == 0 && perf_stat_process_counter(&stat_config, counter))
H A Dbuiltin-script.c3677 perf_stat_process_counter(&stat_config, counter);

Completed in 361 milliseconds