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