Lines Matching defs:evsel
55 static int evsel_context(const struct evsel *evsel) in evsel_context()
79 static enum stat_type evsel__stat_type(const struct evsel *evsel) in evsel__stat_type()
153 static double find_stat(const struct evsel *evsel, int aggr_idx, enum stat_type type) in find_stat()
188 const struct evsel *evsel, int aggr_idx, in print_ratio()
205 const struct evsel *evsel, in print_stalled_cycles_front()
216 const struct evsel *evsel, in print_stalled_cycles_back()
227 const struct evsel *evsel, in print_branch_miss()
238 const struct evsel *evsel, in print_l1d_miss()
249 const struct evsel *evsel, in print_l1i_miss()
260 const struct evsel *evsel, in print_ll_miss()
271 const struct evsel *evsel, in print_dtlb_miss()
282 const struct evsel *evsel, in print_itlb_miss()
293 const struct evsel *evsel, in print_cache_miss()
304 const struct evsel *evsel, in print_instructions()
328 const struct evsel *evsel, in print_cycles()
343 const struct evsel *evsel, in print_nsecs()
543 struct evsel *evsel, in perf_stat__print_metricgroup_header()
590 struct evsel *evsel, in perf_stat__print_shadow_stats_metricgroup()
643 struct evsel *evsel, in perf_stat__print_shadow_stats()
705 bool perf_stat__skip_metric_event(struct evsel *evsel, in perf_stat__skip_metric_event()