Home
last modified time | relevance | path

Searched refs:evlist__add (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/tools/perf/tests/
H A Dsw-clock.c63 evlist__add(evlist, evsel); in __test__sw_clock_freq()
H A Dopenat-syscall-tp-fields.c58 evlist__add(evlist, evsel); in test__syscall_openat_tp_fields()
H A Dmmap-basic.c96 evlist__add(evlist, evsels[i]); in test__basic_mmap()
/linux-6.15/tools/perf/util/
H A Dsideband_evlist.c31 evlist__add(evlist, evsel); in evlist__add_sb_event()
H A Devlist.c195 void evlist__add(struct evlist *evlist, struct evsel *entry) in evlist__add() function
218 evlist__add(evlist, evsel); in evlist__splice_list_tail()
226 evlist__add(evlist, evsel); in evlist__splice_list_tail()
281 evlist__add(evlist, evsel); in evlist__add_dummy()
299 evlist__add(evlist, evsel); in evlist__add_aux_dummy()
318 evlist__add(evlist, evsel); in evlist__add_sched_switch()
345 evlist__add(evlist, evsel); in evlist__add_newtp()
H A Dpfm.c99 evlist__add(evlist, evsel); in parse_libpfm_events_option()
H A Dbpf_off_cpu.c63 evlist__add(evlist, evsel); in off_cpu_config()
H A Devlist.h102 void evlist__add(struct evlist *evlist, struct evsel *entry);
H A Dcgroup.c487 evlist__add(tmp_list, evsel); in evlist__expand_cgroup()
H A Dpython.c969 evlist__add(evlist, evsel); in pyrf_evlist__add()
1373 evlist__add(&pevlist->evlist, &pevsel->evsel); in pyrf_evlist__from_evlist()
H A Dheader.c4298 evlist__add(session->evlist, evsel); in perf_session__read_header()
4442 evlist__add(evlist, evsel); in perf_event__process_attr()
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c3653 evlist__add(evlist, sys_enter); in trace__add_syscall_newtp()
3654 evlist__add(evlist, sys_exit); in trace__add_syscall_newtp()
4393 evlist__add(evlist, pgfault_maj); in trace__run()
4401 evlist__add(evlist, pgfault_min); in trace__run()