Searched refs:previous_thread (Results 1 – 2 of 2) sorted by relevance
165 static int previous_thread; variable760 if (previous_thread != sel->thread) in get_process_info()762 previous_thread = sel->thread; in get_process_info()
661 kmp_hw_thread_t &previous_thread = hw_threads[i - 1]; in check_ids() local664 if (previous_thread.ids[j] != current_thread.ids[j]) { in check_ids()