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