Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h377 bool trccci; member
Dcoresight-etm4x.c463 drvdata->trccci = true; in etm4_init_arch_data()
465 drvdata->trccci = false; in etm4_init_arch_data()
Dcoresight-etm4x-sysfs.c330 (drvdata->trccci == true)) in mode_store()