Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/base/
Dclock_filter.cpp29 std::string ClockFilter::GenClockKey(ClockId srcClockId, ClockId desClockId) in GenClockKey() function in SysTuning::TraceStreamer::ClockFilter
48 std::string&& clockKey = GenClockKey(srcClockId, desClockId); in Convert()
68 std::string&& clockKey = GenClockKey(srcClockId, dstClockId); in AddConvertClockMap()
Dclock_filter.h75 static std::string GenClockKey(ClockId srcClockId, ClockId desClockId);