================
@@ -310,6 +321,29 @@ class SubProcessFunctionExecutorImpl
}
if (ParentOrChildPID == 0) {
+ if (BenchmarkProcessCPU) {
----------------
legrosbuffle wrote:
[nit] `BenchmarkProcessCPU.has_value()`
https://github.com/llvm/llvm-project/pull/85168