Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dframe_filter.cpp301 void FrameFilter::SetMinFrameSliceRow(uint64_t &minFrameSliceRowToBeUpdated) in SetMinFrameSliceRow()
329 uint64_t minFrameSliceRowToBeUpdated = INVALID_UINT64; in UpdateFrameSliceReadySize() local