event_is_threshold
if (event_is_threshold(event) && is_thresh_cmp_valid(event_config1)) {
} else if (event_is_threshold(event))
if (event_is_threshold(event) && is_thresh_cmp_valid(event)) {
} else if (event_is_threshold(event))