Home
last modified time | relevance | path

Searched defs:timestamp_ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/common/
H A Dstop_watch_legacy.h40 std::chrono::system_clock::time_point timestamp_; variable
/aosp12/system/bt/gd/common/
H A Dstop_watch.h40 std::chrono::system_clock::time_point timestamp_; variable
H A Dcircular_buffer_test.cc27 long long timestamp_{0}; variable
/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc128 uint64_t timestamp_; // CLOCK_MONOTONIC time of entry registration. member
158 uint64_t timestamp_ = 1; // CLOCK_MONOTONIC time of last action. member
/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc314 const uint64_t timestamp_; member in perfetto_hprof::Writer