Searched refs:EVENT_UPPER_BOUND (Results 1 – 4 of 4) sorted by relevance
72 EVENT_UPPER_BOUND, // to check for invalid events enumerator
217 if (type <= EVENT_RESERVED || type >= EVENT_UPPER_BOUND) { in findLastValidEntry()279 case EVENT_UPPER_BOUND: in dump()
184 if (event == EVENT_RESERVED || event >= EVENT_UPPER_BOUND) { in log()
189 case EVENT_UPPER_BOUND: in processSnapshot()