Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcpumap.h29 const struct perf_cpu_map *cpu_map__online(void); /* thread unsafe */
H A Dmmap.c246 cpu_map = cpu_map__online(); in build_node_mask()
H A Dcpumap.c580 const struct perf_cpu_map *cpu_map__online(void) /* thread unsafe */ in cpu_map__online() function