Home
last modified time | relevance | path

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

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