Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1065 drvdata->instrp0 = true; in etm4_init_arch_data()
1067 drvdata->instrp0 = false; in etm4_init_arch_data()
H A Dcoresight-etm4x.h966 bool instrp0; member
H A Dcoresight-etm4x-sysfs.c302 if (drvdata->instrp0 == true) { in mode_store()