Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c921 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime() function
1558 tr = thread__get_runtime(sched_in); in map_switch_event()
1616 curr_tr = thread__get_runtime(sched->curr_thread[cpu]); in map_switch_event()
1762 tr = thread__get_runtime(thread); in perf_sched__process_comm()
2404 tr = thread__get_runtime(thread); in timehist_sched_wakeup_event()
2488 tr = thread__get_runtime(thread); in timehist_migrate_task_event()
2532 tr = thread__get_runtime(thread); in timehist_sched_change_event()
2578 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()