Lines Matching refs:perf_evsel
26 struct perf_evsel *evsel;
95 static struct saved_value *saved_value_lookup(struct perf_evsel *evsel, in saved_value_lookup()
147 static int evsel_context(struct perf_evsel *evsel) in evsel_context()
208 void perf_stat__update_shadow_stats(struct perf_evsel *counter, u64 count, in perf_stat__update_shadow_stats()
300 static struct perf_evsel *perf_stat__find_event(struct perf_evlist *evsel_list, in perf_stat__find_event()
303 struct perf_evsel *c2; in perf_stat__find_event()
315 struct perf_evsel *counter, *leader, **metric_events, *oc; in perf_stat__collect_metric_expr()
333 metric_events = calloc(sizeof(struct perf_evsel *), in perf_stat__collect_metric_expr()
414 struct perf_evsel *evsel, double avg, in print_stalled_cycles_frontend()
437 struct perf_evsel *evsel, double avg, in print_stalled_cycles_backend()
456 struct perf_evsel *evsel, in print_branch_misses()
476 struct perf_evsel *evsel, in print_l1_dcache_misses()
497 struct perf_evsel *evsel, in print_l1_icache_misses()
517 struct perf_evsel *evsel, in print_dtlb_cache_misses()
536 struct perf_evsel *evsel, in print_itlb_cache_misses()
555 struct perf_evsel *evsel, in print_ll_cache_misses()
677 static void print_smi_cost(int cpu, struct perf_evsel *evsel, in print_smi_cost()
702 struct perf_evsel **metric_events, in generic_metric()
753 void perf_stat__print_shadow_stats(struct perf_evsel *evsel, in perf_stat__print_shadow_stats()