Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_events_hist.c1136 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()
1188 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()
2845 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()
2901 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()
5611 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()
5890 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_debug_show()
6297 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in existing_hist_update_only()
6341 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()
6420 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()
6443 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_trigger_check_refs()
[all …]
/linux/include/linux/
A Dtrace_events.h719 ETT_EVENT_HIST = (1 << 4), enumerator

Completed in 23 milliseconds