Searched refs:CommandObjectMultiwordTrace (Results 1 – 1 of 1) sorted by relevance
2509 class CommandObjectMultiwordTrace : public CommandObjectMultiword { class2511 CommandObjectMultiwordTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordTrace() function in CommandObjectMultiwordTrace2527 ~CommandObjectMultiwordTrace() override = default;2608 CommandObjectSP(new CommandObjectMultiwordTrace(interpreter))); in CommandObjectMultiwordThread()