Searched refs:mMonotonicNs (Results 1 – 3 of 3) sorted by relevance
77 uint32_t mMonotonicNs[kSamplingN]; // delta monotonic (wall clock) time member
483 memset(&mMonotonicNs[mSamplingN], 0, sizeof(mMonotonicNs[0]) * additional); in increaseSamplingN()580 uint32_t wallNs = mMonotonicNs[i]; in dump()
317 dumpState->mMonotonicNs[i] = monotonicNs; in threadLoop()