Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c30 #define INTEL_PT_CYC_ENABLE BITULL(1) macro
282 if (!(ctl & INTEL_PT_CYC_ENABLE)) in intel_pt_cyc_threshold()