Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1035 struct TraceInstance struct
1037 TraceInstance( in TraceInstance() function
1051 typedef PluginInstances<TraceInstance> TraceInstances; argument
1081 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceCreateCallbackForLiveProcess()
1088 for (const TraceInstance &instance : GetTracePluginInstances().GetInstances()) in GetTraceSchema()
1095 if (TraceInstance *instance = in GetTraceSchema()