Searched refs:ProcResults (Results 1 – 1 of 1) sorted by relevance
106 struct ProcResults { struct123 static ProcResults combine(const ProcResults& a, const ProcResults& b) { in combine() argument124 ProcResults ret; in combine()222 ProcResults results; in worker_fx()384 ProcResults tot_results; in main()386 ProcResults tmp_results; in main()388 tot_results = ProcResults::combine(tot_results, tmp_results); in main()