Searched refs:get_map_perf_counter (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/kernel/trace/ |
D | bpf_trace.c | 548 get_map_perf_counter(struct bpf_map *map, u64 flags, in get_map_perf_counter() function 575 err = get_map_perf_counter(map, flags, &value, NULL, NULL); in BPF_CALL_2() 600 err = get_map_perf_counter(map, flags, &buf->counter, &buf->enabled, in BPF_CALL_4()
|