Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dprofiler.inc.h447 static INLINE void bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_enter()
459 static INLINE void bpf_stats_exit(struct bpf_func_stats_ctx* bpf_stat_ctx) in bpf_stats_exit()
467 bpf_stats_pre_submit_var_perf_event(struct bpf_func_stats_ctx* bpf_stat_ctx, in bpf_stats_pre_submit_var_perf_event()
555 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
606 struct bpf_func_stats_ctx stats_ctx; in tracepoint__syscalls__sys_enter_kill()
620 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exit()
685 struct bpf_func_stats_ctx stats_ctx; in raw_tracepoint__sched_process_exec()
765 struct bpf_func_stats_ctx stats_ctx; in kprobe_ret__do_filp_open()
832 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
894 struct bpf_func_stats_ctx stats_ctx; in BPF_KPROBE()
[all …]
A Dprofiler.h162 struct bpf_func_stats_ctx { struct

Completed in 8 milliseconds