Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h38 INTEL_PT_PERIOD_TICKS, enumerator
Dintel-pt-decoder.c188 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
881 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
898 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/tools/perf/util/
Dintel-pt.c738 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
742 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()