Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1118 drvdata->syncpr = true; in etm4_init_arch_data()
1120 drvdata->syncpr = false; in etm4_init_arch_data()
Dcoresight-etm4x.h968 bool syncpr; member
Dcoresight-etm4x-sysfs.c201 if (drvdata->syncpr == false) in reset_store()
628 if (drvdata->syncpr == true) in syncfreq_store()