Searched refs:evlist__add (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/tools/perf/tests/ |
| H A D | sw-clock.c | 63 evlist__add(evlist, evsel); in __test__sw_clock_freq()
|
| H A D | openat-syscall-tp-fields.c | 58 evlist__add(evlist, evsel); in test__syscall_openat_tp_fields()
|
| H A D | mmap-basic.c | 96 evlist__add(evlist, evsels[i]); in test__basic_mmap()
|
| /linux-6.15/tools/perf/util/ |
| H A D | sideband_evlist.c | 31 evlist__add(evlist, evsel); in evlist__add_sb_event()
|
| H A D | evlist.c | 195 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 D | pfm.c | 99 evlist__add(evlist, evsel); in parse_libpfm_events_option()
|
| H A D | bpf_off_cpu.c | 63 evlist__add(evlist, evsel); in off_cpu_config()
|
| H A D | evlist.h | 102 void evlist__add(struct evlist *evlist, struct evsel *entry);
|
| H A D | cgroup.c | 487 evlist__add(tmp_list, evsel); in evlist__expand_cgroup()
|
| H A D | python.c | 969 evlist__add(evlist, evsel); in pyrf_evlist__add() 1373 evlist__add(&pevlist->evlist, &pevsel->evsel); in pyrf_evlist__from_evlist()
|
| H A D | header.c | 4298 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 D | builtin-trace.c | 3653 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()
|