Searched refs:ThreadTraceExportCommandCreator (Results 1 – 4 of 4) sorted by relevance
382 ThreadTraceExportCommandCreator create_thread_trace_export_command);393 static ThreadTraceExportCommandCreator
124 typedef lldb::CommandObjectSP (*ThreadTraceExportCommandCreator)( typedef
1108 ThreadTraceExportCommandCreator create_thread_trace_export_command) in TraceExporterInstance()1114 ThreadTraceExportCommandCreator create_thread_trace_export_command;1127 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()1142 ThreadTraceExportCommandCreator
2035 if (ThreadTraceExportCommandCreator command_creator = in CommandObjectTraceExport()