Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_parser.cpp598 bool FtraceParser::IsValidIndex(int idx) in IsValidIndex() function in FtraceParser
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_processor.cpp717 static bool IsValidIndex(int index) in IsValidIndex() function