Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c1755 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()
1805 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()
3100 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()
3153 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()
5513 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()
5906 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()
5993 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()
6014 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_trigger_check_refs()
6039 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_unregister_trigger()
6065 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_file_check_refs()
[all …]
/Linux-v5.4/include/linux/
Dtrace_events.h436 ETT_EVENT_HIST = (1 << 4), enumerator