Searched defs:switch_on (Results 1 – 3 of 3) sorted by relevance
149 optional bool switch_on = 1; field
876 bool switch_on = !(r->header.misc & PERF_RECORD_MISC_SWITCH_OUT); in ProcessSwitchRecord() local
3366 inline bool ContextSwitch::switch_on() const { in switch_on() function