Searched defs:extractStat (Results 1 – 3 of 3) sorted by relevance
26 bool extractStat(const char *line, const std::string &prefix, uint64_t &stat) { in extractStat() function
34 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat() function
43 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat() function