Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c286 struct thread *last_thread; member
2391 itr->last_thread = thread; in timehist_get_thread()
2658 if (itr->last_thread == NULL) in timehist_sched_change_event()
2662 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()
2681 itr->last_thread = NULL; in timehist_sched_change_event()