Searched refs:cache_oblivious (Results 1 – 4 of 4) sorted by relevance
38 bool cache_oblivious; in TEST_BEGIN() local50 assert_d_eq(mallctl("config.cache_oblivious", (void *)&cache_oblivious, in TEST_BEGIN()66 run_size = cache_oblivious ? lrun_size + PAGE : lrun_size; in TEST_BEGIN()
134 TEST_MALLCTL_CONFIG(cache_oblivious, bool); in TEST_BEGIN()
595 CONFIG_WRITE_BOOL_JSON(cache_oblivious, ",") in stats_general_print()
404 the "config.cache_oblivious" mallctl.