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

/linux-master/tools/perf/
H A Dbuiltin-trace.c423 static int evsel__init_augmented_syscall_tp(struct evsel *evsel, struct evsel *tp) function
4972 if (evsel__init_augmented_syscall_tp(augmented, evsel) ||
4987 if (evsel__init_augmented_syscall_tp(evsel, evsel) ||
4996 if (evsel__init_augmented_syscall_tp(evsel, evsel))

Completed in 118 milliseconds