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

  /art/runtime/
entrypoints_order_test.cc 80 EXPECT_OFFSET_DIFF_GT3(Thread, tls32_.thread_exit_check_count, tls64_.trace_clock_base, 4,
83 EXPECT_OFFSET_DIFFP(Thread, tls64_, trace_clock_base, deoptimization_return_value, 8);
thread.h 748 return tls64_.trace_clock_base;
752 tls64_.trace_clock_base = clock_base;
1014 uint64_t trace_clock_base; variable
    [all...]

Completed in 189 milliseconds