Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c284 struct thread *last_thread; member
2341 itr->last_thread = thread; in timehist_get_thread()
2604 if (itr->last_thread == NULL) in timehist_sched_change_event()
2608 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()
2627 itr->last_thread = NULL; in timehist_sched_change_event()