Lines Matching refs:syscall_tp
206 struct syscall_tp { struct
226 ({ struct syscall_tp *sc = evsel->priv;\ argument
242 ({ struct syscall_tp *sc = evsel->priv;\
253 struct syscall_tp *sc = evsel->priv = malloc(sizeof(struct syscall_tp)); in perf_evsel__init_syscall_tp()
269 struct syscall_tp *sc = evsel->priv = malloc(sizeof(struct syscall_tp)); in perf_evsel__init_augmented_syscall_tp()
286 struct syscall_tp *sc = evsel->priv; in perf_evsel__init_augmented_syscall_tp_args()
293 evsel->priv = malloc(sizeof(struct syscall_tp)); in perf_evsel__init_raw_syscall_tp()
331 ({ struct syscall_tp *fields = evsel->priv; \
335 ({ struct syscall_tp *fields = evsel->priv; \
3032 struct syscall_tp *sc = evsel->priv; in evlist__set_syscall_tp_fields()
3037 struct syscall_tp *sc = evsel->priv; in evlist__set_syscall_tp_fields()