Searched refs:probes_wr (Results 1 – 1 of 1) sorted by relevance
416 CK_HT_TYPE probes_wr; in ck_ht_gc() local435 NULL, &probes_wr); in ck_ht_gc()445 NULL, &probes_wr); in ck_ht_gc()468 if (probes_wr > maximum) in ck_ht_gc()469 maximum = probes_wr; in ck_ht_gc()471 if (probes_wr >= CK_HT_WORD_MAX) in ck_ht_gc()472 probes_wr = CK_HT_WORD_MAX; in ck_ht_gc()474 if (bounds != NULL && probes_wr > bounds[offset]) in ck_ht_gc()475 bounds[offset] = probes_wr; in ck_ht_gc()825 CK_HT_TYPE probes, probes_wr; in ck_ht_set_spmc() local[all …]