Home
last modified time | relevance | path

Searched refs:read_trfcr (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h13 static inline u64 read_trfcr(void) in read_trfcr() function
H A Dcoresight-trbe.c1118 u64 trfcr = read_trfcr(); in cpu_prohibit_trace()
H A Dcoresight-etm4x-core.c1869 drvdata->save_trfcr = read_trfcr(); in etm4_cpu_save()