IA_CSS_EVENT_TYPE_TIMER
if (current_event.event.type == IA_CSS_EVENT_TYPE_TIMER)
IA_CSS_EVENT_TYPE_TIMER, /* Timing measurement data. */
if (event->type == IA_CSS_EVENT_TYPE_TIMER) {
if (event->type == IA_CSS_EVENT_TYPE_TIMER) {
} else if (event->type != IA_CSS_EVENT_TYPE_TIMER) {