Searched refs:boot_time_ns (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/tracing/core/ | ||
D | tracing_service_impl.h | 472 uint64_t boot_time_ns; member |
D | tracing_service_impl.cc | 3138 packet->set_timestamp(info.boot_time_ns); in MaybeEmitReceivedTriggers() |