Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DPluginManager.cpp1013 struct TraceInstance struct
1015 TraceInstance( in TraceInstance() function
1029 typedef PluginInstances<TraceInstance> TraceInstances; argument
1059 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceCreateCallbackForLiveProcess()
1066 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceSchema()
1073 if (TraceInstance *instance = in GetTraceSchema()