Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c512 static int evsel__init_raw_syscall_tp(struct evsel *evsel, void *handler) in evsel__init_raw_syscall_tp() function
536 if (evsel__init_raw_syscall_tp(evsel, handler)) in perf_evsel__raw_syscall_newtp()
4745 (evsel__init_raw_syscall_tp(evsel, trace__sys_enter) < 0 || in trace__replay()
4756 (evsel__init_raw_syscall_tp(evsel, trace__sys_exit) < 0 || in trace__replay()