OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetClockOverheadNanoSeconds
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
trace.h
135
uint32_t
GetClockOverheadNanoSeconds
();
trace.cc
177
uint32_t Trace::
GetClockOverheadNanoSeconds
() {
593
start_time_(MicroTime()), clock_overhead_ns_(
GetClockOverheadNanoSeconds
()), cur_offset_(0),
[
all
...]
Completed in 547 milliseconds