Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h152 bool trig_filter_enable; member
H A Dcoresight-cti-sysfs.c685 val = drvdata->config.trig_filter_enable; in trig_filter_enable_show()
701 drvdata->config.trig_filter_enable = !!val; in trig_filter_enable_store()
705 static DEVICE_ATTR_RW(trig_filter_enable);
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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-cti198 What: /sys/bus/coresight/devices/<cti-name>/channels/trig_filter_enable