[Bug 262215] Two imprecisions in cputime counters

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Feb 2022 07:50:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262215

--- Comment #2 from Poul-Henning Kamp <phk@FreeBSD.org> ---
In terms of efficiency, I suspect the if() hurts more than the extra divides,
so maybe just get rid of the if() and always take the "expensive" path ?

-- 
You are receiving this mail because:
You are the assignee for the bug.