Searched refs:cpuOffMode_ (Results 1 – 4 of 4) sorted by relevance
233 if (cpuOffMode_) { in RecordCallBack()258 if (cpuOffMode_ and cpuOffids_.size() > 0 and cpuOffids_.count(sample->data_.id) > 0) { in RecordCallBack()341 cpuOffMode_ = find(features.begin(), features.end(), FEATURE::HIPERF_CPU_OFF) != features.end(); in LoadEventConfigData()342 if (cpuOffMode_) { in LoadEventConfigData()370 if (cpuOffMode_ and fileAttr.name == cpuOffEventName) { in LoadEventDesc()387 fileAttr.attr.config, cpuOffMode_ ? false : true); in LoadEventDesc()441 if (cpuOffMode_ and cpuOffids_.size() > 0 and cpuOffids_.count(sample->data_.id) > 0) { in FlushCacheRecord()483 if (cpuOffMode_) { in LoadPerfData()513 if (cpuOffMode_) { in OutputStd()
162 bool cpuOffMode_ = false; variable
155 bool cpuOffMode_ = false; variable
482 cpuOffMode_ = find(features.begin(), features.end(), FEATURE::HIPERF_CPU_OFF) != features.end(); in UpdateEventConfigInfo()483 if (cpuOffMode_) { in UpdateEventConfigInfo()509 cpuOffMode_ ? false : true); in LoadEventDesc()