Searched refs:entryCountSupported (Results 1 – 2 of 2) sorted by relevance
17 bool entryCountSupported; variable
67 config.entryCountSupported + config.totalTimeSupported + config.lastEntrySupported; in parseState()72 if (config.entryCountSupported && utils::extractStat(line, config.entryCountPrefix, stat)) { in parseState()