Searched refs:stats_ctx (Results 1 – 2 of 2) sorted by relevance
551 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE() local552 bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write); in BPF_KPROBE()587 bpf_stats_pre_submit_var_perf_event(&stats_ctx, &sysctl_data->meta); in BPF_KPROBE()594 bpf_stats_exit(&stats_ctx); in BPF_KPROBE()601 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill() local603 bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill); in tracepoint__syscalls__sys_enter_kill()607 bpf_stats_exit(&stats_ctx); in tracepoint__syscalls__sys_enter_kill()615 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit() local616 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit); in raw_tracepoint__sched_process_exit()662 bpf_stats_pre_submit_var_perf_event(&stats_ctx, &kill_data->meta); in raw_tracepoint__sched_process_exit()[all …]
1521 __le16 stats_ctx; member1611 __le16 stats_ctx; member