Searched refs:entryCountPrefix (Results 1 – 2 of 2) sorted by relevance
18 std::string entryCountPrefix; variable
72 if (config.entryCountSupported && utils::extractStat(line, config.entryCountPrefix, stat)) { in parseState()