pub const IPC_VARIANCE_HOT_ITERS: u64 = 100_000;Expand description
Multiply-chain steps per hot phase in WorkType::IpcVariance.
At IPC 2.0 / 2 GHz this spans ~50µs — long enough that the
scheduler’s IPC-window observer sees a steady high-IPC
signal before the cold phase flips it.