Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dtrace_ops_test.cpp98 std::vector<std::string> categories; variable
115 std::vector<std::string> categories; variable
/developtools/profiler/host/ohosprofiler/src/main/proto/
Dbytrace_plugin_config.proto20 repeated string categories = 2; // Lists available bytrace categories. field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/bytrace_plugin/
Dbytrace_plugin_config.proto19 repeated string categories = 2; // Lists available bytrace categories. field
/developtools/profiler/protos/types/plugins/bytrace_plugin/
Dbytrace_plugin_config.proto19 repeated string categories = 2; // Lists available bytrace categories. field
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dtrace_ops.cpp108 bool TraceOps::EnableCategories(const std::vector<std::string>& categories) in EnableCategories()
/developtools/ace-ets2bundle/compiler/
Dmain.js30 categories: {'default': {appenders: ['ETS'], level: 'info'}} property