Searched refs:event_stringify (Results 1 – 1 of 1) sorted by relevance
406 static const char *event_stringify[] = { variable430 if (type < ARRAY_SIZE(event_stringify)) { in smmu_event_string()431 return event_stringify[type] ? event_stringify[type] : "UNKNOWN"; in smmu_event_string()