Home
last modified time | relevance | path

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

/linux/Documentation/trace/coresight/
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
/linux/drivers/hwtracing/coresight/
A Dcoresight-cti.h152 bool trig_filter_enable; member
A Dcoresight-cti-sysfs.c717 val = drvdata->config.trig_filter_enable; in trig_filter_enable_show()
733 drvdata->config.trig_filter_enable = !!val; in trig_filter_enable_store()
737 static DEVICE_ATTR_RW(trig_filter_enable);
A Dcoresight-cti-core.c238 config->trig_filter_enable = true; in cti_set_default_config()
360 if ((config->trig_filter_enable) && in cti_channel_trig_op()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-coresight-devices-cti198 What: /sys/bus/coresight/devices/<cti-name>/channels/trig_filter_enable

Completed in 15 milliseconds