Home
last modified time | relevance | path

Searched refs:timestamp_ns_low (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/include/perfetto/ext/base/
Dmetatrace.h104 timestamp_ns_low); in timestamp_ns()
111 timestamp_ns_low = static_cast<uint32_t>(diff); in set_timestamp()
134 uint32_t timestamp_ns_low = 0; member