Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1069 bool trccond : 1; member
H A Dcoresight-etm4x-core.c1413 drvdata->trccond = !!(etmidr0 & TRCIDR0_TRCCOND); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c351 if (drvdata->trccond == true) { in mode_store()