Home
last modified time | relevance | path

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

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