Searched refs:SPARSENESS (Results 1 – 3 of 3) sorted by relevance
352 #define SPARSENESS 4 /* 75% sparse */ macro405 (xid % (SPARSENESS * ((struct cl_cache *) \440 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svc_dg_enablecache()447 MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()451 FREE(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()
13798 (mark_seen_cases): If SPARSENESS == 2, exploit AVL order.13800 Set xlo to -1 if SPARSENESS == 1 search failed.