Home
last modified time | relevance | path

Searched defs:timeId (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/filter/
Dframe_filter_test.cpp390 uint64_t timeId = 0; variable
418 uint64_t timeId = 0; variable
449 uint64_t timeId = 0; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dframe_filter.cpp90 bool FrameFilter::UpdateVsyncId(const BytraceLine &line, uint32_t vsyncId, uint64_t timeId) in UpdateVsyncId()
133 uint64_t timeId) in BeginRSTransactionData()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/
Dprint_event_parser.cpp385 uint64_t timeId = 0; in DealUIVsyncTaskEvent() local
433 auto timeId = base::StrToInt<uint64_t>(timeFlag).value(); in OnRwTransaction() local