Home
last modified time | relevance | path

Searched refs:q_filt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1423 drvdata->q_filt = !!(etmidr0 & TRCIDR0_QFILT); in etm4_init_arch_data()
1921 if (drvdata->q_filt) in __etm4_cpu_save()
2052 if (drvdata->q_filt) in __etm4_cpu_restore()
H A Dcoresight-etm4x.h1067 bool q_filt : 1; member