Home
last modified time | relevance | path

Searched refs:evsel__init_augmented_syscall_tp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c419 static int evsel__init_augmented_syscall_tp(struct evsel *evsel, struct evsel *tp) in evsel__init_augmented_syscall_tp() function
5049 if (evsel__init_augmented_syscall_tp(augmented, evsel) ||
5064 if (evsel__init_augmented_syscall_tp(evsel, evsel) ||
5073 if (evsel__init_augmented_syscall_tp(evsel, evsel))
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c422 static int evsel__init_augmented_syscall_tp(struct evsel *evsel, struct evsel *tp) in evsel__init_augmented_syscall_tp() function
4969 if (evsel__init_augmented_syscall_tp(augmented, evsel) ||
4984 if (evsel__init_augmented_syscall_tp(evsel, evsel) ||
4993 if (evsel__init_augmented_syscall_tp(evsel, evsel))

Completed in 14 milliseconds