Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/stringloops/
Dstring.c16 const char *sc; in test_strlen() local
/tools/perf/
Dbuiltin-trace.c330 struct syscall_tp sc; member
441 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_syscall_tp() local
456 struct syscall_tp *sc = evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp() local
474 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_args() local
481 struct syscall_tp *sc = __evsel__syscall_tp(evsel); in evsel__init_augmented_syscall_tp_ret() local
1949 static int syscall__alloc_arg_fmts(struct syscall *sc, int nr_args) in syscall__alloc_arg_fmts()
2054 static int syscall__set_arg_fmts(struct syscall *sc) in syscall__set_arg_fmts()
2068 struct syscall *sc; in trace__read_syscall_info() local
2193 const char *sc = pos->s; in trace__validate_ev_qualifier() local
2282 static size_t syscall__scnprintf_name(struct syscall *sc, char *bf, size_t size, in syscall__scnprintf_name()
[all …]
/tools/testing/selftests/kvm/lib/
Dstring_override.c43 const char *sc; in strnlen() local
/tools/testing/selftests/sigaltstack/
Dsas.c35 static ucontext_t uc, sc; variable
/tools/perf/util/
Dsyscalltbl.c128 struct syscall *sc = bsearch(name, tbl->syscalls.entries, in syscalltbl__id() local
Dstat.c732 struct perf_stat_config sc = {}; in perf_event__fprintf_stat_config() local
Dstat-display.c665 double sc = evsel->scale; in print_counter_value_std() local
689 double sc = evsel->scale; in print_counter_value_csv() local
/tools/arch/x86/intel_sdsi/
Dintel_sdsi.c179 struct state_certificate sc; member
430 struct state_certificate *sc; in sdsi_state_cert_show() local
/tools/testing/selftests/bpf/
Dtest_maps.c668 int one = 1, s, sc, rc; in test_sockmap() local
Dtest_sockmap.c969 int sc; in forever_ping_pong() local
/tools/mm/
Dpage_owner_sort.c93 static struct sort_condition sc; variable