Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h40 INTEL_PT_PERIOD_TICKS, enumerator
H A Dintel-pt-decoder.c226 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
972 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
989 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintel-pt.c1062 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
1066 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()