Searched defs:total_ops (Results 1 – 2 of 2) sorted by relevance
51 long total_hits = 0, total_drops = 0, total_false_hits = 0, total_ops = 0; in false_hits_report_final() local88 double total_ops; in hits_drops_report_final() local
85 pub total_ops: AtomicU64, // Total ops submitted to io_uring. field