Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread_map.h15 struct perf_thread_map *thread_map__new_all_cpus(void);
Dthread_map.c161 struct perf_thread_map *thread_map__new_all_cpus(void) in thread_map__new_all_cpus() function
303 return thread_map__new_all_cpus(); in thread_map__new_str()