Searched refs:cache_oblivious (Results 1 – 4 of 4) sorted by relevance
40 bool cache_oblivious; in TEST_BEGIN() local52 assert_d_eq(mallctl("config.cache_oblivious", (void *)&cache_oblivious, in TEST_BEGIN()68 extent_size = cache_oblivious ? lextent_size + PAGE : in TEST_BEGIN()
133 TEST_MALLCTL_CONFIG(cache_oblivious, bool); in TEST_BEGIN()
493 CONFIG_WRITE_BOOL_JSON(cache_oblivious, ",") in stats_general_print()
404 the "config.cache_oblivious" mallctl.
Completed in 16 milliseconds