Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-pt.c124 INTEL_PT_SS_NOT_TRACING, enumerator
1528 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sample()
1541 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_sample()
1542 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) { in intel_pt_sample()
1831 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sync_switch()