Home
last modified time | relevance | path

Searched refs:cactive_sub (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/src/
Darena.c373 size_t cactive_sub = CHUNK_CEILING(arena->nactive << LG_PAGE) - in arena_nactive_sub() local
375 if (cactive_sub != 0) in arena_nactive_sub()
376 stats_cactive_sub(cactive_sub); in arena_nactive_sub()