Home
last modified time | relevance | path

Searched refs:stats_ctx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h555 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE() local
556 bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write); in BPF_KPROBE()
592 bpf_stats_pre_submit_var_perf_event(&stats_ctx, &sysctl_data->meta); in BPF_KPROBE()
599 bpf_stats_exit(&stats_ctx); in BPF_KPROBE()
606 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill() local
608 bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill); in tracepoint__syscalls__sys_enter_kill()
612 bpf_stats_exit(&stats_ctx); in tracepoint__syscalls__sys_enter_kill()
620 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit() local
621 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit); in raw_tracepoint__sched_process_exit()
668 bpf_stats_pre_submit_var_perf_event(&stats_ctx, &kill_data->meta); in raw_tracepoint__sched_process_exit()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h1620 __le16 stats_ctx; member
1672 __le16 stats_ctx; member