Searched refs:ThreadTraceExportCommandCreator (Results 1 – 4 of 4) sorted by relevance
387 ThreadTraceExportCommandCreator create_thread_trace_export_command);398 static ThreadTraceExportCommandCreator
127 typedef lldb::CommandObjectSP (*ThreadTraceExportCommandCreator)( typedef
1122 ThreadTraceExportCommandCreator create_thread_trace_export_command) in TraceExporterInstance()1128 ThreadTraceExportCommandCreator create_thread_trace_export_command;1141 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()1156 ThreadTraceExportCommandCreator
2035 if (ThreadTraceExportCommandCreator command_creator = in CommandObjectTraceExport()