Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dcpumap.h26 const struct perf_cpu_map *cpu_map__online(void); /* thread unsafe */
Dcpumap.c562 const struct perf_cpu_map *cpu_map__online(void) /* thread unsafe */ in cpu_map__online() function
Dmmap.c335 cpu_map = cpu_map__online(); in build_node_mask()