Lines Matching refs:thread_runtime
247 struct thread_runtime { struct
279 struct thread_runtime tr; argument
914 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime()
916 struct thread_runtime *r; in thread__init_runtime()
918 r = zalloc(sizeof(struct thread_runtime)); in thread__init_runtime()
928 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime()
930 struct thread_runtime *tr; in thread__get_runtime()
1528 struct thread_runtime *tr; in map_switch_event()
1607 struct thread_runtime *curr_tr; in map_switch_event()
1759 struct thread_runtime *tr; in perf_sched__process_comm()
2003 struct thread_runtime *tr = thread__priv(thread); in timehist_print_sample()
2088 static void timehist_update_runtime_stats(struct thread_runtime *r, in timehist_update_runtime_stats()
2404 struct thread_runtime *tr = NULL; in timehist_sched_wakeup_event()
2488 struct thread_runtime *tr = NULL; in timehist_migrate_task_event()
2518 struct thread_runtime *tr = NULL; in timehist_sched_change_event()
2578 struct thread_runtime *last_tr; in timehist_sched_change_event()
2659 struct thread_runtime *r) in print_thread_runtime()
2682 struct thread_runtime *r) in print_thread_waittime()
2709 struct thread_runtime *r; in __show_thread_runtime()
2806 struct thread_runtime *r; in timehist_print_summary()