macro_rules! profiler { () => { ... }; (cpu = $freq:expr) => { ... }; }
No-op when heap feature is disabled (CPU-only not supported with this macro)