Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c215 static int buf_process_sample(void *ctx, void *data, size_t len) in buf_process_sample() function
230 ctx->ringbuf = ring_buffer__new(map_fd, buf_process_sample, NULL, NULL); in ringbuf_libbpf_setup()