Searched refs:syscall_tp (Results 1 – 1 of 1) sorted by relevance
283 struct syscall_tp { struct296 struct syscall_tp sc; argument318 static inline struct syscall_tp *__evsel__syscall_tp(struct evsel *evsel) in __evsel__syscall_tp()325 static struct syscall_tp *evsel__syscall_tp(struct evsel *evsel) in evsel__syscall_tp()382 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\396 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\407 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp()421 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp()439 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_args()446 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_ret()[all …]