Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h551 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE() local
552 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() local
603 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() local
616 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 …]
/linux/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h1521 __le16 stats_ctx; member
1611 __le16 stats_ctx; member