Searched refs:previous_thread (Results 1 – 2 of 2) sorted by relevance
166 static int previous_thread; variable753 if (previous_thread != sel->thread) in get_process_info()755 previous_thread = sel->thread; in get_process_info()
443 kmp_hw_thread_t &previous_thread = hw_threads[i - 1]; in check_ids() local446 if (previous_thread.ids[j] != current_thread.ids[j]) { in check_ids()