Searched defs:startNs (Results 1 – 2 of 2) sorted by relevance
94 int64_t startNs = static_cast<int64_t>(mStartTime.tv_sec) * kNsPerSec + mStartTime.tv_nsec; in end() local
3450 const int64_t startNs = systemTime(SYSTEM_TIME_MONOTONIC); in out_write() local4385 const int64_t startNs = systemTime(SYSTEM_TIME_MONOTONIC); in in_read() local