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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h554 struct bpf_func_stats_ctx stats_ctx; local
555 bpf_stats_enter(&stats_ctx, profiler_bpf_proc_sys_write);
590 bpf_stats_pre_submit_var_perf_event(&stats_ctx, &sysctl_data->meta);
597 bpf_stats_exit(&stats_ctx);
604 struct bpf_func_stats_ctx stats_ctx; local
606 bpf_stats_enter(&stats_ctx, profiler_bpf_sys_enter_kill);
610 bpf_stats_exit(&stats_ctx);
618 struct bpf_func_stats_ctx stats_ctx; local
619 bpf_stats_enter(&stats_ctx, profiler_bpf_sched_process_exit);
665 bpf_stats_pre_submit_var_perf_event(&stats_ctx,
682 struct bpf_func_stats_ctx stats_ctx; local
760 struct bpf_func_stats_ctx stats_ctx; local
826 struct bpf_func_stats_ctx stats_ctx; local
884 struct bpf_func_stats_ctx stats_ctx; local
937 struct bpf_func_stats_ctx stats_ctx; local
[all...]
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h1503 __le16 stats_ctx; member in struct:cmdq_add_gid
1593 __le16 stats_ctx; member in struct:cmdq_modify_gid

Completed in 262 milliseconds