Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_coding/ | |
decoding_state.h | 68 uint32_t time_stamp_; member in class:webrtc::VCMDecodingState |
/art/compiler/jit/ | |
jit_logger.cc | 122 uint64_t time_stamp_; // Timestamp when the header is generated member in struct:art::jit::PerfJitHeader 160 uint64_t time_stamp_; // Timestamp for the event. member in struct:art::jit::PerfJitBase 244 header.time_stamp_ = art::NanoTime(); // CLOCK_MONOTONIC clock is required. 284 jit_code.time_stamp_ = art::NanoTime(); // CLOCK_MONOTONIC clock is required. |
/external/v8/src/ | |
perf-jit.cc | 55 uint64_t time_stamp_; member in struct:v8::internal::PerfJitHeader 73 uint64_t time_stamp_; member in struct:v8::internal::PerfJitBase 232 code_load.time_stamp_ = GetTimestamp(); 280 debug_info.time_stamp_ = GetTimestamp(); 331 unwinding_info_header.time_stamp_ = GetTimestamp(); 384 header.time_stamp_ = |