Searched refs:ETT_EVENT_HIST (Results 1 – 2 of 2) sorted by relevance
1153 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()1205 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()2881 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()2937 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()5741 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) { in get_hist_hit_count()5763 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()6115 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_debug_show()6516 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in existing_hist_update_only()6580 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()6670 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()[all …]
724 ETT_EVENT_HIST = (1 << 4), enumerator