| /tools/perf/util/ |
| D | stat-shadow.c | 36 int ctx = 0; in evsel_context() local 81 int ctx = evsel_context(counter); in perf_stat__update_shadow_stats() local 146 int ctx = evsel_context(evsel); in print_stalled_cycles_frontend() local 166 int ctx = evsel_context(evsel); in print_stalled_cycles_backend() local 186 int ctx = evsel_context(evsel); in print_branch_misses() local 206 int ctx = evsel_context(evsel); in print_l1_dcache_misses() local 226 int ctx = evsel_context(evsel); in print_l1_icache_misses() local 246 int ctx = evsel_context(evsel); in print_dtlb_cache_misses() local 266 int ctx = evsel_context(evsel); in print_itlb_cache_misses() local 286 int ctx = evsel_context(evsel); in print_ll_cache_misses() local [all …]
|
| D | parse-options.c | 363 void parse_options_start(struct parse_opt_ctx_t *ctx, in parse_options_start() 381 int parse_options_step(struct parse_opt_ctx_t *ctx, in parse_options_step() 492 int parse_options_end(struct parse_opt_ctx_t *ctx) in parse_options_end() 502 struct parse_opt_ctx_t ctx; in parse_options_subcommand() local 691 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv() 724 struct parse_opt_ctx_t *ctx) in usage_with_options_internal()
|
| /tools/perf/ui/gtk/ |
| D | util.c | 12 struct perf_gtk_context *ctx; in perf_gtk__activate_context() local 21 int perf_gtk__deactivate_context(struct perf_gtk_context **ctx) in perf_gtk__deactivate_context()
|
| D | gtk.h | 28 static inline bool perf_gtk__is_active_context(struct perf_gtk_context *ctx) in perf_gtk__is_active_context()
|
| /tools/testing/selftests/x86/ |
| D | sigreturn.c | 281 static unsigned short *ssptr(ucontext_t *ctx) in ssptr() 287 static unsigned short *csptr(ucontext_t *ctx) in csptr() 297 static greg_t *ssptr(ucontext_t *ctx) in ssptr() 302 static greg_t *csptr(ucontext_t *ctx) in csptr() 318 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr1() local 342 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap() local
|
| D | sysret_ss_attrs.c | 31 static void *threadproc(void *ctx) in threadproc()
|
| D | unwind_vdso.c | 96 _Unwind_Reason_Code trace_fn(struct _Unwind_Context * ctx, void *opaque) in trace_fn() 137 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap() local
|
| D | syscall_arg_fault.c | 48 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv() local
|
| D | single_step_syscall.c | 81 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap() local
|
| D | entry_from_vm86.c | 57 ucontext_t *ctx = (ucontext_t*)ctx_void; in sighandler() local
|
| D | ldt_gdt.c | 383 static void *threadproc(void *ctx) in threadproc()
|
| D | test_vsyscall.c | 441 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap() local
|
| /tools/perf/bench/ |
| D | sched-messaging.c | 83 static void *sender(struct sender_context *ctx) in sender() 111 static void *receiver(struct receiver_context* ctx) in receiver() 138 static pthread_t create_worker(void *ctx, void *(*func)(void *)) in create_worker() argument 207 struct receiver_context *ctx = malloc(sizeof(*ctx)); in group() local
|
| /tools/perf/tests/ |
| D | bpf-script-test-kbuild.c | 15 int bpf_func__vfs_llseek(void *ctx) in bpf_func__vfs_llseek()
|
| D | bpf-script-example.c | 35 int bpf_func__sys_epoll_pwait(void *ctx) in bpf_func__sys_epoll_pwait()
|
| /tools/usb/ffs-aio-example/multibuff/host_app/ |
| D | test.c | 50 libusb_context *ctx; member
|
| /tools/usb/ffs-aio-example/simple/host_app/ |
| D | test.c | 50 libusb_context *ctx; member
|
| /tools/usb/ffs-aio-example/simple/device_app/ |
| D | aio_simple.c | 212 io_context_t ctx; in main() local
|
| /tools/usb/ffs-aio-example/multibuff/device_app/ |
| D | aio_multibuff.c | 242 io_context_t ctx; in main() local
|
| /tools/perf/ |
| D | builtin-sched.c | 502 static void *thread_func(void *ctx) in thread_func()
|