Home
last modified time | relevance | path

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

/system/iorap/src/db/
Dfile_models.cc35 static uint64_t GetTimeNanoseconds() { in GetTimeNanoseconds() function
125 uint64_t timestamp = GetTimeNanoseconds(); in CalculateNewestFilePath()
/system/iorap/src/perfetto/
Dperfetto_consumer.cc86 static uint64_t GetTimeNanoseconds() { in GetTimeNanoseconds() function
339 uint64_t now_ns = GetTimeNanoseconds(); in OnTraceMessage()
405 handle_desc->last_transition_ns_ = GetTimeNanoseconds(); in UpdateHandleDescription()