Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/unit/
A Dextent_quantize.c40 bool cache_oblivious; in TEST_BEGIN() local
52 assert_d_eq(mallctl("config.cache_oblivious", (void *)&cache_oblivious, in TEST_BEGIN()
68 extent_size = cache_oblivious ? lextent_size + PAGE : in TEST_BEGIN()
A Dmallctl.c133 TEST_MALLCTL_CONFIG(cache_oblivious, bool); in TEST_BEGIN()
/third_party/ulib/jemalloc/src/
A Dstats.c493 CONFIG_WRITE_BOOL_JSON(cache_oblivious, ",") in stats_general_print()
/third_party/ulib/jemalloc/
A DChangeLog404 the "config.cache_oblivious" mallctl.

Completed in 16 milliseconds