Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h38 INTEL_PT_PERIOD_INSTRUCTIONS, enumerator
Dintel-pt-decoder.c940 case INTEL_PT_PERIOD_INSTRUCTIONS: in intel_pt_next_sample()
956 case INTEL_PT_PERIOD_INSTRUCTIONS: in intel_pt_sample_insn()
/Linux-v5.4/tools/perf/util/
Dintel-pt.c914 INTEL_PT_PERIOD_INSTRUCTIONS; in intel_pt_alloc_queue()
932 params.period_type = INTEL_PT_PERIOD_INSTRUCTIONS; in intel_pt_alloc_queue()