Home
last modified time | relevance | path

Searched defs:bpf_stat_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h447 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter() argument
459 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit() argument
467 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h451 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter() argument
463 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit() argument
471 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event() argument
[all...]

Completed in 3 milliseconds