Searched refs:buf_process_sample (Results 1 – 1 of 1) sorted by relevance
215 static int buf_process_sample(void *ctx, void *data, size_t len) in buf_process_sample() function230 ctx->ringbuf = ring_buffer__new(map_fd, buf_process_sample, NULL, NULL); in ringbuf_libbpf_setup()