Home
last modified time | relevance | path

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

/openbmc/linux/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()
3211 if (decoder->cyc_threshold) { in intel_pt_walk_trace()
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst325 :File: ``cyc_threshold`` (rw)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x125 What: /sys/bus/coresight/devices/etm<N>/cyc_threshold
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c677 static DEVICE_ATTR_RW(cyc_threshold);