Home
last modified time | relevance | path

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

/linux/tools/lib/perf/tests/
A Dtest-evsel.c64 threads = perf_thread_map__new_dummy(); in test_stat_thread()
97 threads = perf_thread_map__new_dummy(); in test_stat_thread_enable()
142 threads = perf_thread_map__new_dummy(); in test_stat_user_read()
317 threads = perf_thread_map__new_dummy(); in test_stat_read_format()
A Dtest-evlist.c108 threads = perf_thread_map__new_dummy(); in test_stat_thread()
165 threads = perf_thread_map__new_dummy(); in test_stat_thread_enable()
261 threads = perf_thread_map__new_dummy(); in test_mmap_thread()
460 threads = perf_thread_map__new_dummy(); in test_stat_multiplexing()
493 threads = perf_thread_map__new_dummy(); in test_stat_multiplexing()
A Dtest-threadmap.c56 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.map20 perf_thread_map__new_dummy;
A Dthreadmap.c62 struct perf_thread_map *perf_thread_map__new_dummy(void) in perf_thread_map__new_dummy() function
A Devsel.c135 empty_thread_map = perf_thread_map__new_dummy(); in perf_evsel__open()
A Devlist.c72 evsel->threads = perf_thread_map__new_dummy(); in __perf_evlist__propagate_maps()
/linux/tools/lib/perf/Documentation/examples/
A Dcounting.c40 threads = perf_thread_map__new_dummy(); in main()
/linux/tools/perf/tests/
A Dthread-map.c47 map = perf_thread_map__new_dummy(); in test__thread_map()
A Dmmap-basic.c188 threads = perf_thread_map__new_dummy(); in test_stat_user_read()
/linux/tools/lib/perf/Documentation/
A Dlibperf-counting.txt101 37 threads = perf_thread_map__new_dummy();
A Dlibperf.txt64 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.c1438 threads = perf_thread_map__new_dummy(); in evlist__create_syswide_maps()

Completed in 23 milliseconds