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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
sysinfo.cc 468 double mach_time_units_per_nanosecond = local
471 cpuinfo_cycles_per_second = mach_time_units_per_nanosecond * 1e9;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
sysinfo.cc 453 double mach_time_units_per_nanosecond = local
456 cpuinfo_cycles_per_second = mach_time_units_per_nanosecond * 1e9;
    [all...]

Completed in 28 milliseconds