Home
last modified time | relevance | path

Searched refs:TraceInstance (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp1011 struct TraceInstance : public PluginInstance<TraceCreateInstance> { struct
1012 TraceInstance(ConstString name, std::string description, in TraceInstance() argument
1023 typedef PluginInstances<TraceInstance> TraceInstances; argument
1048 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceSchema()
1057 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceStartCommand()
1064 if (TraceInstance *instance = in GetTraceSchema()