Searched refs:TraceInstance (Results 1 – 1 of 1) sorted by relevance
1011 struct TraceInstance : public PluginInstance<TraceCreateInstance> { struct1012 TraceInstance(ConstString name, std::string description, in TraceInstance() argument1023 typedef PluginInstances<TraceInstance> TraceInstances; argument1048 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceSchema()1057 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceStartCommand()1064 if (TraceInstance *instance = in GetTraceSchema()