Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c165 INTEL_PT_SS_NOT_TRACING, enumerator
2730 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sample()
2743 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_sample()
2744 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) { in intel_pt_sample()
2902 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_time_filter()
3181 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sync_switch()
3252 case INTEL_PT_SS_NOT_TRACING: in intel_pt_context_switch_in()