Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c138 INTEL_PT_SS_NOT_TRACING, enumerator
2072 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sample()
2085 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_sample()
2086 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) { in intel_pt_sample()
2224 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_time_filter()
2502 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sync_switch()
2572 case INTEL_PT_SS_NOT_TRACING: in intel_pt_context_switch_in()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c165 INTEL_PT_SS_NOT_TRACING, enumerator
2728 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sample()
2741 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_sample()
2742 } else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) { in intel_pt_sample()
2900 ptq->switch_state = INTEL_PT_SS_NOT_TRACING; in intel_pt_time_filter()
3179 case INTEL_PT_SS_NOT_TRACING: in intel_pt_sync_switch()
3250 case INTEL_PT_SS_NOT_TRACING: in intel_pt_context_switch_in()

Completed in 12 milliseconds