Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_map.c12 static bool bpf_map__is_per_cpu(enum bpf_map_type type) in bpf_map__is_per_cpu() function
22 if (bpf_map__is_per_cpu(bpf_map__type(map))) in bpf_map__alloc_value()