Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/intel-pt-decoder/
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()
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst325 :File: ``cyc_threshold`` (rw)
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x125 What: /sys/bus/coresight/devices/etm<N>/cyc_threshold
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x-sysfs.c677 static DEVICE_ATTR_RW(cyc_threshold);