Lines Matching refs:thread__put
913 thread__put(child); in replay_fork_event()
914 thread__put(parent); in replay_fork_event()
1194 thread__put(sched_out); in latency_switch_event()
1195 thread__put(sched_in); in latency_switch_event()
1230 thread__put(thread); in latency_runtime_event()
1291 thread__put(wakee); in latency_wakeup_event()
1341 thread__put(migrant); in latency_migrate_task_event()
1689 thread__put(sched->curr_thread[this_cpu.cpu]); in map_switch_event()
1690 thread__put(sched->curr_out_thread[this_cpu.cpu]); in map_switch_event()
1791 thread__put(sched_out); in map_switch_event()
1792 thread__put(sched_in); in map_switch_event()
1908 thread__put(thread); in perf_sched__process_comm()
1913 thread__put(thread); in perf_sched__process_comm()
2347 thread__put(thread); in save_task_callchain()
2358 thread__put(thread); in save_task_callchain()
2363 thread__put(thread); in save_task_callchain()
2447 thread__put(itr->last_thread); in free_idle_threads()
2542 thread__put(itr->last_thread); in timehist_get_thread()
2614 thread__put(thread); in timehist_print_wakeup_event()
2632 thread__put(thread); in timehist_print_wakeup_event()
2662 thread__put(thread); in timehist_sched_wakeup_event()
2674 thread__put(thread); in timehist_sched_wakeup_event()
2702 thread__put(thread); in timehist_print_migration_event()
2730 thread__put(thread); in timehist_print_migration_event()
2751 thread__put(thread); in timehist_migrate_task_event()
2763 thread__put(thread); in timehist_migrate_task_event()
2789 thread__put(thread); in timehist_update_task_prio()
2925 thread__put(thread); in timehist_sched_change_event()
3663 thread__put(sched->curr_out_thread[i]); in perf_sched__map()
3668 thread__put(sched->curr_thread[i]); in perf_sched__map()