Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_events_hist.c1142 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()
1194 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()
2803 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()
2859 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()
5385 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()
5662 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_debug_show()
6056 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in existing_hist_update_only()
6100 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()
6179 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()
6202 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_trigger_check_refs()
[all …]
/Linux-v6.1/include/linux/
Dtrace_events.h694 ETT_EVENT_HIST = (1 << 4), enumerator