Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dpyperf.h174 static int process_frame_callback(__u32 i, struct process_frame_ctx *ctx) in process_frame_callback() function
293 bpf_loop(STACK_MAX_LEN, process_frame_callback, &ctx, 0); in __on_event()