Home
last modified time | relevance | path

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

/tools/lib/perf/include/perf/
A Dthreadmap.h10 LIBPERF_API struct perf_thread_map *perf_thread_map__new_dummy(void);
/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()
/tools/lib/perf/
A Dlibperf.map19 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.c148 empty_thread_map = perf_thread_map__new_dummy(); in perf_evsel__open()
A Devlist.c125 evsel->threads = perf_thread_map__new_dummy(); in __perf_evlist__propagate_maps()
/tools/lib/perf/Documentation/examples/
A Dcounting.c40 threads = perf_thread_map__new_dummy(); in main()
/tools/perf/tests/
A Dthread-map.c47 map = perf_thread_map__new_dummy(); in test__thread_map()
A Dmmap-basic.c226 struct perf_thread_map *threads = perf_thread_map__new_dummy(); in test_stat_user_read()
/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);
/tools/perf/util/
A Dthread_map.c233 return perf_thread_map__new_dummy(); in thread_map__new_by_tid_str()
A Devlist.c1380 threads = perf_thread_map__new_dummy(); in evlist__create_syswide_maps()

Completed in 23 milliseconds