Lines Matching defs:switch_state
165 enum switch_state {
200 int switch_state;
1608 ptq->switch_state != INTEL_PT_SS_EXPECTING_SWITCH_EVENT)) {
2956 switch (ptq->switch_state) {
2963 ptq->switch_state = INTEL_PT_SS_TRACING;
2966 ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_EVENT;
2970 ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
2971 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) {
2972 ptq->switch_state = INTEL_PT_SS_UNKNOWN;
2973 } else if (ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
2976 ptq->switch_state = INTEL_PT_SS_TRACING;
3115 ptq->switch_state = INTEL_PT_SS_UNKNOWN;
3129 ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
3201 ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
3407 switch (ptq->switch_state) {
3413 ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_IP;
3425 ptq->switch_state = INTEL_PT_SS_TRACING;
3478 switch (ptq->switch_state) {
3485 ptq->switch_state = INTEL_PT_SS_TRACING;