Home
last modified time | relevance | path

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

/developtools/profiler/trace_analyzer/src/filter/
Dclock_filter.cpp46 uint64_t ClockFilter::Convert(ClockId srcClockId, uint64_t srcTs, ClockId desClockId) const in Convert() function in SysTuning::TraceStreamer::ClockFilter
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dclock_filter.cpp46 uint64_t ClockFilter::Convert(ClockId srcClockId, uint64_t srcTs, ClockId desClockId) const in Convert() function in SysTuning::TraceStreamer::ClockFilter
/developtools/profiler/device/plugins/ftrace_plugin/tools/trace_converter/
Dtrace_converter.cpp494 bool TraceConverter::Convert() in Convert() function in TraceConverter