Searched refs:thread_runtime (Results 1 – 1 of 1) sorted by relevance
242 struct thread_runtime { struct 279 struct thread_runtime tr; argument 924 static inline void init_prio(struct thread_runtime *r) in init_prio() 932 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime() 934 struct thread_runtime *r; in thread__init_runtime() 936 r = zalloc(sizeof(struct thread_runtime)); in thread__init_runtime() 947 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime() 949 struct thread_runtime *tr; in thread__get_runtime() 1592 struct thread_runtime *curr_tr; in print_sched_map() 1639 struct thread_runtime *t in map_switch_event() 243 last_timethread_runtime global() argument 244 dt_runthread_runtime global() argument 245 dt_sleepthread_runtime global() argument 246 dt_iowaitthread_runtime global() argument 247 dt_preemptthread_runtime global() argument 248 dt_delaythread_runtime global() argument 249 dt_pre_migthread_runtime global() argument 250 ready_to_runthread_runtime global() argument 251 migratedthread_runtime global() argument 253 run_statsthread_runtime global() argument 254 total_run_timethread_runtime global() argument 278 total_sleep_timethread_runtime global() argument [all...]