Home
last modified time | relevance | path

Searched refs:perf_buffer_lost_fn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h546 typedef void (*perf_buffer_lost_fn)(void *ctx, int cpu, __u64 cnt); typedef
553 perf_buffer_lost_fn lost_cb;
H A Dlibbpf.c9954 perf_buffer_lost_fn lost_cb;
9974 perf_buffer_lost_fn lost_cb;
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h1369 typedef void (*perf_buffer_lost_fn)(void *ctx, int cpu, __u64 cnt); typedef
1393 perf_buffer_sample_fn sample_cb, perf_buffer_lost_fn lost_cb, void *ctx,
H A Dlibbpf.c12304 perf_buffer_lost_fn lost_cb;
12324 perf_buffer_lost_fn lost_cb;
12431 perf_buffer_lost_fn lost_cb, in perf_buffer__new()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c467 perf_buffer_lost_fn lost_cb;
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c463 perf_buffer_lost_fn lost_cb;

Completed in 50 milliseconds