Home
last modified time | relevance | path

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

/system/iorap/src/compiler/
Dcompiler.cc250 std::optional<uint64_t> GetStartTimestamp(const ::perfetto::protos::Trace& trace) { in GetStartTimestamp() function
312 std::optional<uint64_t> timestamp_relative_start = GetStartTimestamp(trace); in SelectPageCacheFtraceEvents()