Home
last modified time | relevance | path

Searched refs:offCPU_ (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Dsubcommand_record.h203 bool offCPU_ = false; variable
/developtools/hiperf/src/
Dsubcommand_record.cpp135 printf(" offCPU_:\t%d\n", offCPU_); in DumpOptions()
174 if (!Option::GetOptionValue(args, "--offcpu", offCPU_)) { in GetOptions()
810 if (offCPU_) { in PreparePerfEvent()
849 if (offCPU_ && !TraceOffCpu()) { in PrepareSysKernel()
1464 if (offCPU_) { in AddCpuOffFeature()