Home
last modified time | relevance | path

Searched refs:thread_map__new_dummy (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dthread-map.c28 map = thread_map__new_dummy(); in test__thread_map()
/linux-4.4.14/tools/perf/util/
Dthread_map.h19 struct thread_map *thread_map__new_dummy(void);
Dthread_map.c250 struct thread_map *thread_map__new_dummy(void) in thread_map__new_dummy() function
274 return thread_map__new_dummy(); in thread_map__new_by_tid_str()
Devlist.c1459 threads = thread_map__new_dummy(); in perf_evlist__create_syswide_maps()