Searched defs:sc (Results 1 – 8 of 8) sorted by relevance
/tools/testing/selftests/powerpc/stringloops/ |
D | string.c | 16 const char *sc; in test_strlen() local
|
/tools/perf/ |
D | builtin-trace.c | 297 struct syscall_tp *sc = evsel->priv = malloc(sizeof(struct syscall_tp)); in perf_evsel__init_syscall_tp() local 314 struct syscall_tp *sc = evsel->priv = malloc(sizeof(struct syscall_tp)); in perf_evsel__init_augmented_syscall_tp() local 336 struct syscall_tp *sc = evsel->priv; in perf_evsel__init_augmented_syscall_tp_args() local 343 struct syscall_tp *sc = evsel->priv; in perf_evsel__init_augmented_syscall_tp_ret() local 1436 static int syscall__alloc_arg_fmts(struct syscall *sc, int nr_args) in syscall__alloc_arg_fmts() 1456 static int syscall__set_arg_fmts(struct syscall *sc) in syscall__set_arg_fmts() 1503 struct syscall *sc; in trace__read_syscall_info() local 1580 const char *sc = pos->s; in trace__validate_ev_qualifier() local 1669 static size_t syscall__scnprintf_name(struct syscall *sc, char *bf, size_t size, in syscall__scnprintf_name() 1683 static unsigned long syscall__mask_val(struct syscall *sc, struct syscall_arg *arg, unsigned long v… in syscall__mask_val() [all …]
|
/tools/testing/selftests/sigaltstack/ |
D | sas.c | 28 static ucontext_t uc, sc; variable
|
/tools/perf/util/ |
D | syscalltbl.c | 111 struct syscall *sc = bsearch(name, tbl->syscalls.entries, in syscalltbl__id() local
|
D | stat.c | 451 struct perf_stat_config sc; in perf_event__fprintf_stat_config() local
|
D | stat-display.c | 341 double sc = evsel->scale; in abs_printout() local
|
/tools/testing/selftests/bpf/ |
D | test_maps.c | 658 int one = 1, s, sc, rc; in test_sockmap() local
|
D | test_sockmap.c | 719 int sc; in forever_ping_pong() local
|