Home
last modified time | relevance | path

Searched refs:trccond (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h397 * @trccond: If the trace unit supports conditional
452 bool trccond; member
H A Dcoresight-etm4x-core.c653 drvdata->trccond = true; in etm4_init_arch_data()
655 drvdata->trccond = false; in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c345 if (drvdata->trccond == true) { in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h986 * @trccond: If the trace unit supports conditional
1049 bool trccond; member
H A Dcoresight-etm4x-core.c1198 drvdata->trccond = !!(etmidr0 & TRCIDR0_TRCCOND); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c349 if (drvdata->trccond == true) { in mode_store()

Completed in 20 milliseconds