Home
last modified time | relevance | path

Searched refs:INTEL_PT_SS_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c139 INTEL_PT_SS_UNKNOWN, enumerator
2073 case INTEL_PT_SS_UNKNOWN: in intel_pt_sample()
2087 ptq->switch_state = INTEL_PT_SS_UNKNOWN; in intel_pt_sample()
2088 } else if (ptq->switch_state == INTEL_PT_SS_UNKNOWN && in intel_pt_sample()
2210 ptq->switch_state = INTEL_PT_SS_UNKNOWN; in intel_pt_time_filter()
2296 ptq->switch_state == INTEL_PT_SS_UNKNOWN && in intel_pt_run_decoder()
2504 case INTEL_PT_SS_UNKNOWN: in intel_pt_sync_switch()
2573 case INTEL_PT_SS_UNKNOWN: in intel_pt_context_switch_in()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c166 INTEL_PT_SS_UNKNOWN, enumerator
2729 case INTEL_PT_SS_UNKNOWN: in intel_pt_sample()
2743 ptq->switch_state = INTEL_PT_SS_UNKNOWN; in intel_pt_sample()
2744 } else if (ptq->switch_state == INTEL_PT_SS_UNKNOWN && in intel_pt_sample()
2886 ptq->switch_state = INTEL_PT_SS_UNKNOWN; in intel_pt_time_filter()
2972 ptq->switch_state == INTEL_PT_SS_UNKNOWN && in intel_pt_run_decoder()
3181 case INTEL_PT_SS_UNKNOWN: in intel_pt_sync_switch()
3251 case INTEL_PT_SS_UNKNOWN: in intel_pt_context_switch_in()

Completed in 11 milliseconds