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

  /external/libchrome/base/
cpu.h 52 bool has_non_stop_time_stamp_counter() const { function in class:base::CPU
  /external/v8/src/base/
cpu.h 102 bool has_non_stop_time_stamp_counter() const { function in class:v8::base::final
  /external/v8/src/base/platform/
time.cc 690 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter() &&

Completed in 54 milliseconds