Home
last modified time | relevance | path

Searched refs:cyc_threshold (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c178 uint64_t cyc_threshold; member
272 decoder->cyc_threshold = intel_pt_cyc_threshold(decoder->ctl); in intel_pt_decoder_new()
2079 if (decoder->cyc_threshold) { in intel_pt_walk_trace()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c209 uint64_t cyc_threshold; member
342 decoder->cyc_threshold = intel_pt_cyc_threshold(decoder->ctl); in intel_pt_decoder_new()
3209 if (decoder->cyc_threshold) { in intel_pt_walk_trace()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c668 static DEVICE_ATTR_RW(cyc_threshold);
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c677 static DEVICE_ATTR_RW(cyc_threshold);

Completed in 16 milliseconds