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