Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_events_hist.c1143 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()
1195 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()
2852 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()
2908 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()
5619 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()
5896 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_debug_show()
6301 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in existing_hist_update_only()
6345 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()
6424 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()
6447 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_trigger_check_refs()
[all …]
/Linux-v6.6/include/linux/
Dtrace_events.h709 ETT_EVENT_HIST = (1 << 4), enumerator