Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dthread-map.c25 thread_map__put(map); in test__thread_map()
40 thread_map__put(map); in test__thread_map()
Dopenat-syscall.c58 thread_map__put(threads); in test__openat_syscall_event()
Dtask-exit.c126 thread_map__put(threads); in test__task_exit()
Dopenat-syscall-all-cpus.c113 thread_map__put(threads); in test__openat_syscall_event_on_all_cpus()
Dsw-clock.c119 thread_map__put(threads); in __test__sw_clock_freq()
Dkeep-tracking.c148 thread_map__put(threads); in test__keep_tracking()
Dmmap-basic.c146 thread_map__put(threads); in test__basic_mmap()
Dmmap-thread-lookup.c146 thread_map__put(map); in synth_process()
Dswitch-tracking.c564 thread_map__put(threads); in test__switch_tracking()
Dcode-reading.c595 thread_map__put(threads); in do_test_code_reading()
/linux-4.4.14/tools/perf/util/
Dthread_map.h26 void thread_map__put(struct thread_map *map);
Devlist.c120 thread_map__put(evlist->threads); in perf_evlist__delete()
143 thread_map__put(evsel->threads); in __perf_evlist__propagate_maps()
1198 thread_map__put(threads); in perf_evlist__create_maps()
1218 thread_map__put(evlist->threads); in perf_evlist__set_maps()
Dthread_map.c342 void thread_map__put(struct thread_map *map) in thread_map__put() function
Dpython.c502 thread_map__put(pthreads->threads); in pyrf_thread_map__delete()
Devsel.c1060 thread_map__put(evsel->threads); in perf_evsel__exit()