Searched refs:syscall_tp (Results 1 – 3 of 3) sorted by relevance
18 syscall_tp
47 tprogs-y += syscall_tp104 syscall_tp-objs := syscall_tp_user.o
281 struct syscall_tp { struct294 struct syscall_tp sc; argument316 static inline struct syscall_tp *__evsel__syscall_tp(struct evsel *evsel) in __evsel__syscall_tp()323 static struct syscall_tp *evsel__syscall_tp(struct evsel *evsel) in evsel__syscall_tp()380 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\394 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\405 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp()419 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp()437 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_args()444 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_ret()[all …]