Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1027 bool trc_error; member
H A Dcoresight-etm4x-core.c1233 drvdata->trc_error = !!(etmidr3 & TRCIDR3_TRCERR); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c432 (drvdata->trc_error == true)) in mode_store()