Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/base/
Dclock_filter.cpp28 std::string ClockFilter::GenClockKey(ClockId srcClockId, ClockId desClockId) in GenClockKey()
37 uint64_t ClockFilter::ToPrimaryTraceTime(ClockId srcClockId, uint64_t srcTs) const in ToPrimaryTraceTime()
45 uint64_t ClockFilter::Convert(ClockId srcClockId, uint64_t srcTs, ClockId desClockId) const in Convert()
65 void ClockFilter::AddConvertClockMap(ClockId srcClockId, ClockId dstClockId, uint64_t srcTs, uint64… in AddConvertClockMap()
81 ClockId srcClockId = snapShot[srcId].clockId; in AddClockSnapshot() local
/developtools/smartperf_host/trace_streamer/src/filter/
Dclock_filter_ex.cpp37 ClockId srcClockId = snapShot[srcId].clockId; in AddClockSnapshot() local