Home
last modified time | relevance | path

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

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