Searched refs:mClockId (Results 1 – 2 of 2) sorted by relevance
32 : mClockId(clockId), mStartTime(getTimeInMicroSec()), mStartTimes(), mTimes(), in Profiler()59 const clockid_t mClockId; variable67 clock_gettime(mClockId, &time); in getTimeInMicroSec()
90 private String mClockId; field in BaseClockManagerTest.TestClockManager97 return mClockId; in getClockId()102 mClockId = option.getId(); in handleApply()