Home
last modified time | relevance | path

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

/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst143 chan_gate_enable chan_xtrigs_in trig_filter_enable trigout_detach
184 * ``trig_filter_enable``: Defaults to enabled, disable to allow potentially
187 set if filtering ``trig_filter_enable`` is enabled. One use is to prevent
H A Dpanic.rst137 echo 1 > channels/trig_filter_enable
143 echo 1 > channels/trig_filter_enable
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h153 bool trig_filter_enable; member
H A Dcoresight-cti-core.c240 config->trig_filter_enable = true; in cti_set_default_config()
362 if ((config->trig_filter_enable) && in cti_channel_trig_op()