Home
last modified time | relevance | path

Searched refs:INTEL_PT_SS_NOT_TRACING (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dintel-pt.c165 INTEL_PT_SS_NOT_TRACING, enumerator
2782 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sample()
2795 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_sample()
2796 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) { in intel_pt_sample()
2954 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_time_filter()
3233 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sync_switch()
3304 case INTEL_PT_SS_NOT_TRACING: in intel_pt_context_switch_in()