Searched refs:cpuOffEventName (Results 1 – 2 of 2) sorted by relevance
160 const std::string cpuOffEventName = "sched:sched_switch"; variable
359 if (cpuOffMode_ and fileAttr.name == cpuOffEventName) { in LoadEventDesc()