Searched defs:ProcResults (Results 1 – 2 of 2) sorted by relevance
106 struct ProcResults { struct123 static ProcResults combine(const ProcResults& a, const ProcResults& b) { in combine() argument135 void dump() { in dump()
55 struct ProcResults { struct58 ProcResults(size_t capacity) { data.reserve(capacity); } in ProcResults() argument61 void combine_with(const ProcResults& append) { in combine_with() argument64 uint64_t worst() { in worst()67 void dump_to_file(string filename) { in dump_to_file()79 void dump() { in dump()