Lines Matching refs:switch_state
164 enum switch_state {
198 int switch_state;
1603 ptq->switch_state != INTEL_PT_SS_EXPECTING_SWITCH_EVENT)) {
2727 switch (ptq->switch_state) {
2734 ptq->switch_state = INTEL_PT_SS_TRACING;
2737 ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_EVENT;
2741 ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
2742 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) {
2743 ptq->switch_state = INTEL_PT_SS_UNKNOWN;
2744 } else if (ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
2747 ptq->switch_state = INTEL_PT_SS_TRACING;
2886 ptq->switch_state = INTEL_PT_SS_UNKNOWN;
2900 ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
2972 ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
3178 switch (ptq->switch_state) {
3184 ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_IP;
3196 ptq->switch_state = INTEL_PT_SS_TRACING;
3249 switch (ptq->switch_state) {
3256 ptq->switch_state = INTEL_PT_SS_TRACING;