Searched refs:ProcResults (Results 1 – 1 of 1) sorted by relevance
108 struct ProcResults { struct122 static ProcResults combine(const ProcResults& a, const ProcResults& b) { in combine() argument123 ProcResults ret; in combine()202 ProcResults results; in worker_fx()323 ProcResults tot_results; in main()325 ProcResults tmp_results; in main()327 tot_results = ProcResults::combine(tot_results, tmp_results); in main()