Searched refs:LOG_MAX_SAMPLES (Results 1 – 1 of 1) sorted by relevance
38 static const int LOG_MAX_SAMPLES = 30; variable91 if (samples > timeout || samples > LOG_MAX_SAMPLES || timeout > LOG_MAX_TIMEOUT) { in StartDataCollection()94 " Max samples=" << LOG_MAX_SAMPLES; in StartDataCollection()