Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h44 INTEL_PT_PERIOD_INSTRUCTIONS, enumerator
Dintel-pt-decoder.c910 case INTEL_PT_PERIOD_INSTRUCTIONS: in intel_pt_next_sample()
926 case INTEL_PT_PERIOD_INSTRUCTIONS: in intel_pt_sample_insn()
/Linux-v4.19/tools/perf/util/
Dintel-pt.c811 INTEL_PT_PERIOD_INSTRUCTIONS; in intel_pt_alloc_queue()
829 params.period_type = INTEL_PT_PERIOD_INSTRUCTIONS; in intel_pt_alloc_queue()