Searched refs:start_gen (Results 1 – 1 of 1) sorted by relevance
74 uint64_t start_gen, end_gen; in mt_fixed_thread_counts() local86 start_gen = atomic_load_explicit(&thread->t_monotonic.mth_gen, in mt_fixed_thread_counts()89 if (start_gen & 1) { in mt_fixed_thread_counts()112 if (end_gen != start_gen) { in mt_fixed_thread_counts()117 start_gen = end_gen; in mt_fixed_thread_counts()