Home
last modified time | relevance | path

Searched refs:perf_thread_map__new_dummy (Results 1 – 13 of 13) sorted by relevance

/linux/tools/lib/perf/tests/
A Dtest-evsel.c61 threads = perf_thread_map__new_dummy(); in test_stat_thread()
94 threads = perf_thread_map__new_dummy(); in test_stat_thread_enable()
136 threads = perf_thread_map__new_dummy(); in test_stat_user_read()
A Dtest-evlist.c104 threads = perf_thread_map__new_dummy(); in test_stat_thread()
161 threads = perf_thread_map__new_dummy(); in test_stat_thread_enable()
257 threads = perf_thread_map__new_dummy(); in test_mmap_thread()
A Dtest-threadmap.c22 threads = perf_thread_map__new_dummy(); in test_threadmap()
/linux/tools/lib/perf/include/perf/
A Dthreadmap.h10 LIBPERF_API struct perf_thread_map *perf_thread_map__new_dummy(void);
/linux/tools/lib/perf/
A Dlibperf.map13 perf_thread_map__new_dummy;
A Dthreadmap.c45 struct perf_thread_map *perf_thread_map__new_dummy(void) in perf_thread_map__new_dummy() function
A Devsel.c130 empty_thread_map = perf_thread_map__new_dummy(); in perf_evsel__open()
/linux/tools/lib/perf/Documentation/examples/
A Dcounting.c40 threads = perf_thread_map__new_dummy(); in main()
/linux/tools/perf/tests/
A Dthread-map.c46 map = perf_thread_map__new_dummy(); in test__thread_map()
/linux/tools/lib/perf/Documentation/
A Dlibperf-counting.txt101 37 threads = perf_thread_map__new_dummy();
A Dlibperf.txt63 struct perf_thread_map *perf_thread_map__new_dummy(void);
/linux/tools/perf/util/
A Dthread_map.c255 return perf_thread_map__new_dummy(); in thread_map__new_by_tid_str()
A Devlist.c1318 threads = perf_thread_map__new_dummy(); in evlist__create_syswide_maps()

Completed in 13 milliseconds