Searched defs:TotalTimeCounterCount (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/
H A DTimeCounter.h64 TotalTimeCounterCount enumerator in enum:android::TimeCounter::Type
77 static uint32_t sTotalTimeUsed[TotalTimeCounterCount];
78 static uint32_t sLastTimeUsed[TotalTimeCounterCount];
79 static uint32_t sCounter[TotalTimeCounterCount];
80 static uint32_t sLastCounter[TotalTimeCounterCount];
81 static uint32_t sStartTime[TotalTimeCounterCount];

Completed in 26 milliseconds