Home
last modified time | relevance | path

Searched refs:sticky_enable (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm.h205 bool sticky_enable; member
Dcoresight-etm4x.h292 bool sticky_enable; member
Dcoresight-etm3x.c361 drvdata->sticky_enable = true; in etm_enable()
1668 !etmdrvdata[cpu]->sticky_enable) in etm_cpu_callback()
Dcoresight-etm4x.c202 drvdata->sticky_enable = true; in etm4_enable()
2576 !etmdrvdata[cpu]->sticky_enable) in etm4_cpu_callback()