Searched refs:offCPU_ (Results 1 – 2 of 2) sorted by relevance
128 printf(" offCPU_:\t%d\n", offCPU_); in DumpOptions()165 if (!Option::GetOptionValue(args, "--offcpu", offCPU_)) { in GetOptions()741 if (offCPU_) { in PreparePerfEvent()778 if (offCPU_ && !TraceOffCpu()) { in PrepareSysKernel()1347 if (offCPU_) { in AddCpuOffFeature()
188 bool offCPU_ = false; variable