Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1208 drvdata->q_filt = !!(etmidr0 & TRCIDR0_QFILT); in etm4_init_arch_data()
1699 if (drvdata->q_filt) in __etm4_cpu_save()
1831 if (drvdata->q_filt) in __etm4_cpu_restore()
H A Dcoresight-etm4x.h1022 bool q_filt; member