Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h1057 bool syncpr; member
Dcoresight-etm4x-sysfs.c201 if (drvdata->syncpr == false) in reset_store()
637 if (drvdata->syncpr == true) in syncfreq_store()
Dcoresight-etm4x-core.c1151 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()