Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dclock_filter.cpp66 void ClockFilter::AddConvertClockMap(ClockId srcClockId, ClockId dstClockId, uint64_t srcTs, uint64… in AddConvertClockMap() function in SysTuning::TraceStreamer::ClockFilter
94 AddConvertClockMap(srcClockId, desClockId, srcTs, desTs); in AddClockSnapshot()
95 AddConvertClockMap(desClockId, srcClockId, desTs, srcTs); in AddClockSnapshot()
Dclock_filter.h75 void AddConvertClockMap(ClockId srcClockId, ClockId dstClockId, uint64_t srcTs, uint64_t dstTs);