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 | 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() [all …]
|
/tools/testing/selftests/sigaltstack/ |
D | sas.c | 29 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 | 498 struct perf_stat_config sc; in perf_event__fprintf_stat_config() local
|
D | stat-display.c | 346 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 | 829 int sc; in forever_ping_pong() local
|