OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_base
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
trace.cc
836
uint64_t
clock_base
= thread->GetTraceClockBase();
local
837
if (UNLIKELY(
clock_base
== 0)) {
842
*thread_clock_diff = thread->GetCpuMicroTime() -
clock_base
;
[
all
...]
thread.h
[
all
...]
Completed in 75 milliseconds