Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c280 struct thread *last_thread; member
2436 thread__put(itr->last_thread); in free_idle_threads()
2531 thread__put(itr->last_thread); in timehist_get_thread()
2532 itr->last_thread = thread__get(thread); in timehist_get_thread()
2860 if (itr->last_thread == NULL) in timehist_sched_change_event()
2864 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()
2883 itr->last_thread = NULL; in timehist_sched_change_event()