Searched refs:atomicCounter (Results 1 – 1 of 1) sorted by relevance
56 int64_t atomicCounter = in parseEvents() local58 if (atomicCounter <= lastCounter) { in parseEvents()59 ALOGV("atomicCounter = %" PRId64 ", lastCounter = %" PRId64, atomicCounter, in parseEvents()77 offset, atomicCounter, token, type, timestamp); in parseEvents()89 lastCounter = atomicCounter; in parseEvents()