Searched refs:CommandObjectMultiwordTrace (Results 1 – 1 of 1) sorted by relevance
2522 class CommandObjectMultiwordTrace : public CommandObjectMultiword { class2524 CommandObjectMultiwordTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordTrace() function in CommandObjectMultiwordTrace2540 ~CommandObjectMultiwordTrace() override = default;2621 CommandObjectSP(new CommandObjectMultiwordTrace(interpreter))); in CommandObjectMultiwordThread()