Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h400 * @trccci: Indicates if the trace unit supports cycle counting
454 bool trccci; member
H A Dcoresight-etm4x-core.c659 drvdata->trccci = true; in etm4_init_arch_data()
661 drvdata->trccci = false; in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c327 (drvdata->trccci == true)) in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h989 * @trccci: Indicates if the trace unit supports cycle counting
1051 bool trccci; member
H A Dcoresight-etm4x-core.c1200 drvdata->trccci = !!(etmidr0 & TRCIDR0_TRCCCI); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c331 (drvdata->trccci == true)) in mode_store()

Completed in 16 milliseconds