Home
last modified time | relevance | path

Searched defs:config_cache_oblivious (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h143 static const bool config_cache_oblivious = global() variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h.in151 static const bool config_cache_oblivious = variable
/freebsd/contrib/jemalloc/src/
H A Dctl.c1747 CTL_RO_CONFIG_GEN(config_cache_oblivious,bool) CTL_RO_CONFIG_GEN() argument