Home
last modified time | relevance | path

Searched refs:thread_map__delete (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dthread_map.h21 void thread_map__delete(struct thread_map *threads);
Dthread_map.c285 void thread_map__delete(struct thread_map *threads) in thread_map__delete() function
Devlist.c118 thread_map__delete(evlist->threads); in perf_evlist__delete()
1048 thread_map__delete(evlist->threads); in perf_evlist__create_maps()
Dpython.c456 thread_map__delete(pthreads->threads); in pyrf_thread_map__delete()
/linux-4.1.27/tools/perf/tests/
Dopen-syscall.c59 thread_map__delete(threads); in test__open_syscall_event()
Dopen-syscall-all-cpus.c113 thread_map__delete(threads); in test__open_syscall_event_on_all_cpus()
Dkeep-tracking.c148 thread_map__delete(threads); in test__keep_tracking()
Dmmap-basic.c147 thread_map__delete(threads); in test__basic_mmap()
Dmmap-thread-lookup.c146 thread_map__delete(map); in synth_process()
Dcode-reading.c543 thread_map__delete(threads); in do_test_code_reading()
Dswitch-tracking.c564 thread_map__delete(threads); in test__switch_tracking()