OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
100
bool
has_non_stop_time_stamp_counter
() const {
function in class:v8::base::final
/external/v8/src/base/platform/
time.cc
688
static bool is_supported = base::CPU().
has_non_stop_time_stamp_counter
() &&
Completed in 189 milliseconds