Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-trbe1 What: /sys/bus/coresight/devices/trbe<cpu>/align
8 What: /sys/bus/coresight/devices/trbe<cpu>/flag
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h23 unsigned int trbe = cpuid_feature_extract_unsigned_field(aa64dfr0, ID_AA64DFR0_TRBE_SHIFT); in is_trbe_available() local
25 return trbe >= 0b0001; in is_trbe_available()
H A DMakefile24 obj-$(CONFIG_CORESIGHT_TRBE) += coresight-trbe.o
H A DKconfig189 called coresight-trbe.
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-trbe.rst31 The ``trbe<N>`` named TRBEs are associated with a CPU.::