Lines Matching defs:sc
296 struct syscall_tp sc; member
407 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp() local
421 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp() local
439 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_args() local
446 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_ret() local
1642 static int syscall__alloc_arg_fmts(struct syscall *sc, int nr_args) in syscall__alloc_arg_fmts()
1737 static int syscall__set_arg_fmts(struct syscall *sc) in syscall__set_arg_fmts()
1750 struct syscall *sc; in trace__read_syscall_info() local
1864 const char *sc = pos->s; in trace__validate_ev_qualifier() local
1953 static size_t syscall__scnprintf_name(struct syscall *sc, char *bf, size_t size, in syscall__scnprintf_name()
1987 static size_t syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, in syscall__scnprintf_args()
2249 static void *syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented…
2286 struct syscall *sc = trace__syscall_info(trace, evsel, id); local
2360 struct syscall *sc = trace__syscall_info(trace, evsel, id); local
2433 struct syscall *sc = trace__syscall_info(trace, evsel, id); local
2791 struct syscall *sc = trace__syscall_info(trace, evsel, id); local
3241 static struct bpf_program *trace__find_syscall_bpf_prog(struct trace *trace, struct syscall *sc,
3276 struct syscall *sc = trace__syscall_info(trace, NULL, id); local
3287 struct syscall *sc = trace__syscall_info(trace, NULL, id); local
3293 struct syscall *sc = trace__syscall_info(trace, NULL, id); local
3299 struct syscall *sc = trace__syscall_info(trace, NULL, id); local
3371 …atic struct bpf_program *trace__find_usable_bpf_prog_entry(struct trace *trace, struct syscall *sc)
3513 struct syscall *sc = trace__syscall_info(trace, NULL, key); local
4314 struct syscall *sc; local
4546 struct syscall_tp *sc = __evsel__syscall_tp(evsel); local
4553 struct syscall_tp *sc = __evsel__syscall_tp(evsel); local
5071 struct syscall_tp *sc; local