Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c480 static int evsel__init_augmented_syscall_tp(struct evsel *evsel, struct evsel *tp) in evsel__init_augmented_syscall_tp() function
5672 if (evsel__init_augmented_syscall_tp(augmented, evsel) || in cmd_trace()
5687 if (evsel__init_augmented_syscall_tp(evsel, evsel) || in cmd_trace()
5696 if (evsel__init_augmented_syscall_tp(evsel, evsel)) in cmd_trace()