Searched refs:ht_apt_seq (Results 1 – 1 of 1) sorted by relevance
324 u_int ht_apt_seq; /* sequence number of the last sample */ member396 ht->ht_apt_seq = 1; in random_healthtest_apt_init()406 if (ht->ht_apt_seq == 0) { in random_healthtest_apt_next()418 ht->ht_apt_seq++; in random_healthtest_apt_next()419 if (ht->ht_apt_seq == RANDOM_SELFTEST_APT_WINDOW) in random_healthtest_apt_next()420 ht->ht_apt_seq = 0; in random_healthtest_apt_next()