Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dcpumap.h29 const struct perf_cpu_map *cpu_map__online(void); /* thread unsafe */
Dmmap.c246 cpu_map = cpu_map__online(); in build_node_mask()
Dcpumap.c580 const struct perf_cpu_map *cpu_map__online(void) /* thread unsafe */ in cpu_map__online() function