Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c328 static struct syscall_tp *evsel__syscall_tp(struct evsel *evsel) in evsel__syscall_tp() function
410 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp()
424 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp()
456 if (evsel__syscall_tp(evsel) != NULL) { in evsel__init_raw_syscall_tp()