Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm4x.h375 bool trccci; member
Dcoresight-etm4x.c608 drvdata->trccci = true; in etm4_init_arch_data()
610 drvdata->trccci = false; in etm4_init_arch_data()
Dcoresight-etm4x-sysfs.c327 (drvdata->trccci == true)) in mode_store()