Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1048 struct TraceInstance struct
1050 TraceInstance( in TraceInstance() argument
1065 typedef PluginInstances<TraceInstance> TraceInstances; argument
1095 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceCreateCallbackForLiveProcess()
1102 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceSchema()
1109 if (TraceInstance *instance = in GetTraceSchema()