Searched refs:ring_buffer_read_head (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/linux/
H A Dring_buffer.h51 static inline u64 ring_buffer_read_head(struct perf_event_mmap_page *base) function
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c502 data_head = ring_buffer_read_head(header);
/linux-master/tools/lib/perf/
H A Dmmap.c90 return ring_buffer_read_head(map->base);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c12789 __u64 data_head = ring_buffer_read_head(header);

Completed in 150 milliseconds