Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-trbe1 What: /sys/bus/coresight/devices/trbe<cpu>/align
8 What: /sys/bus/coresight/devices/trbe<cpu>/flag
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-trbe.h25 unsigned int trbe = cpuid_feature_extract_unsigned_field(aa64dfr0, in is_trbe_available() local
28 return trbe >= ID_AA64DFR0_EL1_TraceBuffer_IMP; in is_trbe_available()
DMakefile47 obj-$(CONFIG_CORESIGHT_TRBE) += coresight-trbe.o
DKconfig203 called coresight-trbe.
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-trbe.rst31 The ``trbe<N>`` named TRBEs are associated with a CPU.::