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.c287 struct thread *last_thread; member
2443 thread__put(itr->last_thread); in free_idle_threads()
2538 thread__put(itr->last_thread); in timehist_get_thread()
2539 itr->last_thread = thread__get(thread); in timehist_get_thread()
2867 if (itr->last_thread == NULL) in timehist_sched_change_event()
2871 last_tr = thread__get_runtime(itr->last_thread); in timehist_sched_change_event()
2890 itr->last_thread = NULL; in timehist_sched_change_event()