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

/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h46 INTEL_PT_PERIOD_TICKS, enumerator in enum:intel_pt_period_type
H A Dintel-pt-decoder.c290 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) {
1078 case INTEL_PT_PERIOD_TICKS:
1095 case INTEL_PT_PERIOD_TICKS:
/linux-master/tools/perf/util/
H A Dintel-pt.c1360 params.period_type = INTEL_PT_PERIOD_TICKS;
1364 params.period_type = INTEL_PT_PERIOD_TICKS;

Completed in 242 milliseconds