Searched refs:stat_cache_engine (Results 1 – 4 of 4) sorted by relevance
413 if (srv->srvconf.stat_cache_engine == STAT_CACHE_ENGINE_SIMPLE) { in stat_cache_get_entry()444 if (srv->srvconf.stat_cache_engine == STAT_CACHE_ENGINE_FAM) { in stat_cache_get_entry()629 (srv->srvconf.stat_cache_engine == STAT_CACHE_ENGINE_FAM)) { in stat_cache_get_entry()
287 srv->srvconf.stat_cache_engine = STAT_CACHE_ENGINE_SIMPLE; in config_insert()289 srv->srvconf.stat_cache_engine = STAT_CACHE_ENGINE_SIMPLE; in config_insert()292 srv->srvconf.stat_cache_engine = STAT_CACHE_ENGINE_FAM; in config_insert()295 srv->srvconf.stat_cache_engine = STAT_CACHE_ENGINE_NONE; in config_insert()
533 } stat_cache_engine; member
455 if (srv->srvconf.stat_cache_engine == STAT_CACHE_ENGINE_FAM) { in initialize_fd_framework()