Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread_map.h15 struct perf_thread_map *thread_map__new_all_cpus(void);
H A Dthread_map.c160 struct perf_thread_map *thread_map__new_all_cpus(void) in thread_map__new_all_cpus() function
302 return thread_map__new_all_cpus(); in thread_map__new_str()