Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dclock_filter.cpp29 std::string ClockFilter::GenClockKey(ClockId srcClockId, ClockId desClockId) in GenClockKey()
88 ClockId desClockId = snapShot[desId].clockId; in AddClockSnapshot() local