Searched refs:ProcResults (Results 1 – 1 of 1) sorted by relevance
107 struct ProcResults { struct125 static ProcResults combine(const ProcResults& a, const ProcResults& b) { in combine() argument126 ProcResults ret; in combine()211 ProcResults results; in worker_fx()304 ProcResults tot_results; in run_main()306 ProcResults tmp_results; in run_main()308 tot_results = ProcResults::combine(tot_results, tmp_results); in run_main()