Home
last modified time | relevance | path

Searched refs:evlist__new (Results 1 – 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/tests/
Dexpand-cgroup.c125 evlist = evlist__new(); in expand_group_events()
155 evlist = evlist__new(); in expand_libpfm_events()
204 evlist = evlist__new(); in expand_metric_events()
Devsel-roundtrip-name.c15 struct evlist *evlist = evlist__new(); in perf_evsel__roundtrip_cache_name_test()
69 struct evlist *evlist = evlist__new(); in __perf_evsel__name_array_test()
Dpfm.c87 evlist = evlist__new(); in test__pfm_events()
161 evlist = evlist__new(); in test__pfm_group()
Dopenat-syscall-tp-fields.c39 struct evlist *evlist = evlist__new(); in test__syscall_openat_tp_fields()
Dsw-clock.c51 evlist = evlist__new(); in __test__sw_clock_freq()
Dkeep-tracking.c87 evlist = evlist__new(); in test__keep_tracking()
Dbackward-ring-buffer.c106 evlist = evlist__new(); in test__backward_ring_buffer()
Dmmap-basic.c70 evlist = evlist__new(); in test__basic_mmap()
Devent-times.c171 evlist = evlist__new(); in test_times()
Dparse-metric.c149 evlist = evlist__new(); in __compute_metric()
Dhists_filter.c110 struct evlist *evlist = evlist__new(); in test__hists_filter()
Dbpf.c149 evlist = evlist__new(); in do_test()
Dhists_link.c274 struct evlist *evlist = evlist__new(); in test__hists_link()
Dhists_cumulate.c698 struct evlist *evlist = evlist__new(); in test__hists_cumulate()
Dswitch-tracking.c356 evlist = evlist__new(); in test__switch_tracking()
Dpmu-events.c408 evlist = evlist__new(); in check_parse_id()
Dcode-reading.c638 evlist = evlist__new(); in do_test_code_reading()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dintel-cqm.c53 evlist = evlist__new(); in test__intel_cqm_count_nmi_context()
Dperf-time-to-tsc.c78 evlist = evlist__new(); in test__perf_time_to_tsc()
/kernel/linux/linux-5.10/tools/perf/util/
Dcgroup.c219 orig_list = evlist__new(); in evlist__expand_cgroup()
220 tmp_list = evlist__new(); in evlist__expand_cgroup()
Dperf_api_probe.c22 evlist = evlist__new(); in perf_do_probe_api()
Drecord.c228 temp_evlist = evlist__new(); in perf_evlist__can_select_event()
Devlist.h89 struct evlist *evlist__new(void);
Devlist.c71 struct evlist *evlist__new(void) in evlist__new() function
83 struct evlist *evlist = evlist__new(); in perf_evlist__new_default()
95 struct evlist *evlist = evlist__new(); in perf_evlist__new_dummy()
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
Dkvm-stat.c151 struct evlist *evlist = evlist__new(); in ppc__setup_kvm_tp()

12