Searched refs:CONFIG_DEFAULT_MAXMEMORY_SAMPLES (Results 1 – 3 of 3) sorted by relevance
140 #define CONFIG_DEFAULT_MAXMEMORY_SAMPLES 5 macro
2169 …mericalOption(state,"maxmemory-samples",server.maxmemory_samples,CONFIG_DEFAULT_MAXMEMORY_SAMPLES);
1608 server.maxmemory_samples = CONFIG_DEFAULT_MAXMEMORY_SAMPLES; in initServerConfig()