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