Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dhpa_hooks.h10 void (*dehugify)(void *ptr, size_t size); member
/src/contrib/jemalloc/src/
H A Dhpa.c412 bool dehugify = hpdata_huge_get(to_purge); in hpa_try_purge() local
421 if (dehugify) { in hpa_try_purge()
422 shard->central->hooks.dehugify(hpdata_addr_get(to_purge), in hpa_try_purge()
444 if (dehugify) { in hpa_try_purge()
450 if (dehugify) { in hpa_try_purge()