Home
last modified time | relevance | path

Searched defs:ProfilerPluginConfig (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/services/plugin_service/src/
Dplugin_command_builder.h25 class ProfilerPluginConfig; variable
/developtools/profiler/device/plugins/api/include/
Dmanager_interface.h24 class ProfilerPluginConfig; variable
/developtools/profiler/device/plugins/api/src/
Dplugin_manager.h31 class ProfilerPluginConfig; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/services/
Dcommon_types.proto19 message ProfilerPluginConfig { message
/developtools/profiler/protos/services/
Dcommon_types.proto19 message ProfilerPluginConfig { message
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_manager.h39 class ProfilerPluginConfig; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/
DProfilerServiceTypes.ts80 export interface ProfilerPluginConfig<T> { interface