Home
last modified time | relevance | path

Searched refs:get_map_perf_counter (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dbpf_trace.c545 get_map_perf_counter(struct bpf_map *map, u64 flags, in get_map_perf_counter() function
572 err = get_map_perf_counter(map, flags, &value, NULL, NULL); in BPF_CALL_2()
597 err = get_map_perf_counter(map, flags, &buf->counter, &buf->enabled, in BPF_CALL_4()