HomeSort by relevance Sort by last modified time
    Searched defs:CycleClock (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
cycleclock.h 31 // CycleClock
32 // A CycleClock tells you the current time in Cycles. The "time"
40 // Also, in some out of order CPU implementations, the CycleClock is not
80 struct CycleClock {
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
cycleclock.h 31 // CycleClock
32 // A CycleClock tells you the current time in Cycles. The "time"
40 // Also, in some out of order CPU implementations, the CycleClock is not
78 struct CycleClock {

Completed in 321 milliseconds