pub fn is_enabled() -> bool
Whether per-CB profiling is enabled via MLX_PROFILE_CB=1.
MLX_PROFILE_CB=1
Cached in an atomic so the hot path is a single load.