Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-sched.c280 struct thread *last_thread; member
2497 itr->last_thread = thread; in timehist_get_thread()
2814 if (itr->last_thread == NULL) in timehist_sched_change_event()
2818 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()
2837 itr->last_thread = NULL; in timehist_sched_change_event()