Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dhitrace_ops.cpp33 bool HitraceOps::PrepareEnableCategoriesCmd(int traceTime) in PrepareEnableCategoriesCmd()
Dtrace_ops.cpp97 bool TraceOps::PrepareEnableCategoriesCmd(int traceTime) in PrepareEnableCategoriesCmd()
112 bool TraceOps::EnableCategories(const std::vector<std::string>& categories, int traceTime) in EnableCategories()