Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dthread-map.c34 thread_map__put(map); in test__thread_map()
49 thread_map__put(map); in test__thread_map()
76 thread_map__put(threads); in process_event()
Devent-times.c79 thread_map__put(threads); in attach__current_disabled()
99 thread_map__put(threads); in attach__current_enabled()
Dopenat-syscall.c64 thread_map__put(threads); in test__openat_syscall_event()
Dtask-exit.c139 thread_map__put(threads); in test__task_exit()
Dopenat-syscall-all-cpus.c123 thread_map__put(threads); in test__openat_syscall_event_on_all_cpus()
Dsw-clock.c129 thread_map__put(threads); in __test__sw_clock_freq()
Dkeep-tracking.c153 thread_map__put(threads); in test__keep_tracking()
Dmmap-basic.c160 thread_map__put(threads); in test__basic_mmap()
Dmmap-thread-lookup.c149 thread_map__put(map); in synth_process()
Dswitch-tracking.c572 thread_map__put(threads); in test__switch_tracking()
Dcode-reading.c707 thread_map__put(threads); in do_test_code_reading()
/Linux-v4.19/tools/perf/util/
Dthread_map.h32 void thread_map__put(struct thread_map *map);
Devlist.c141 thread_map__put(evlist->threads); in perf_evlist__delete()
164 thread_map__put(evsel->threads); in __perf_evlist__propagate_maps()
1111 thread_map__put(threads); in perf_evlist__create_maps()
1131 thread_map__put(evlist->threads); in perf_evlist__set_maps()
Dthread_map.c361 void thread_map__put(struct thread_map *map) in thread_map__put() function
Dpython.c628 thread_map__put(pthreads->threads); in pyrf_thread_map__delete()
Devent.c1373 thread_map__put(threads); in perf_event__fprintf_thread_map()
Devsel.c1284 thread_map__put(evsel->threads); in perf_evsel__exit()
/Linux-v4.19/tools/perf/
Dbuiltin-record.c635 thread_map__put(thread_map); in record__synthesize_workload()