Searched refs:entryCountSupported (Results 1 – 4 of 4) sorted by relevance
59 config.entryCountSupported + config.totalTimeSupported + config.lastEntrySupported; in parseState()64 if (config.entryCountSupported && extractStat(*line, config.entryCountPrefix, &stat)) { in parseState()
72 config.entryCountSupported + config.totalTimeSupported + config.lastEntrySupported; in parseState()77 if (config.entryCountSupported && in parseState()
33 bool entryCountSupported; variable
34 bool entryCountSupported; variable