Searched defs:total_ops (Results 1 – 2 of 2) sorted by relevance
50 long total_hits = 0, total_drops = 0, total_false_hits = 0, total_ops = 0; in false_hits_report_final() local124 double total_ops; in hits_drops_report_final() local
253 auto total_ops = replace_ops + zero_ops + copy_ops + xor_ops; in Inspect() local