Searched refs:syscall_tp (Results 1 – 3 of 3) sorted by relevance
18 syscall_tp
33 tprogs-y += syscall_tp74 syscall_tp-objs := syscall_tp_user.o
331 struct syscall_tp { struct344 struct syscall_tp sc; argument366 static inline struct syscall_tp *__evsel__syscall_tp(struct evsel *evsel) in __evsel__syscall_tp()373 static struct syscall_tp *evsel__syscall_tp(struct evsel *evsel) in evsel__syscall_tp()435 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\449 ({ struct syscall_tp *sc = __evsel__syscall_tp(evsel);\460 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp()475 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp()493 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_args()500 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_ret()[all …]