Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/powerpc/stringloops/
Dstring.c16 const char *sc; in test_strlen() local
/tools/perf/
Dbuiltin-trace.c296 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/
Dsas.c29 static ucontext_t uc, sc; variable
/tools/perf/util/
Dsyscalltbl.c111 struct syscall *sc = bsearch(name, tbl->syscalls.entries, in syscalltbl__id() local
Dstat.c498 struct perf_stat_config sc; in perf_event__fprintf_stat_config() local
Dstat-display.c346 double sc = evsel->scale; in abs_printout() local
/tools/testing/selftests/bpf/
Dtest_maps.c658 int one = 1, s, sc, rc; in test_sockmap() local
Dtest_sockmap.c829 int sc; in forever_ping_pong() local