Lines Matching refs:thread_runtime
240 struct thread_runtime { struct
272 struct thread_runtime tr; argument
907 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime()
909 struct thread_runtime *r; in thread__init_runtime()
911 r = zalloc(sizeof(struct thread_runtime)); in thread__init_runtime()
921 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime()
923 struct thread_runtime *tr; in thread__get_runtime()
1518 struct thread_runtime *tr; in map_switch_event()
1597 struct thread_runtime *curr_tr; in map_switch_event()
1749 struct thread_runtime *tr; in perf_sched__process_comm()
1995 struct thread_runtime *tr = thread__priv(thread); in timehist_print_sample()
2080 static void timehist_update_runtime_stats(struct thread_runtime *r, in timehist_update_runtime_stats()
2396 struct thread_runtime *tr = NULL; in timehist_sched_wakeup_event()
2480 struct thread_runtime *tr = NULL; in timehist_migrate_task_event()
2510 struct thread_runtime *tr = NULL; in timehist_sched_change_event()
2570 struct thread_runtime *last_tr; in timehist_sched_change_event()
2651 struct thread_runtime *r) in print_thread_runtime()
2674 struct thread_runtime *r) in print_thread_waittime()
2701 struct thread_runtime *r; in __show_thread_runtime()
2798 struct thread_runtime *r; in timehist_print_summary()