Searched refs:CommandObjectMultiwordProcessTrace (Results 1 – 1 of 1) sorted by relevance
1808 class CommandObjectMultiwordProcessTrace : public CommandObjectMultiword { class1810 CommandObjectMultiwordProcessTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessTrace() function in CommandObjectMultiwordProcessTrace1820 ~CommandObjectMultiwordProcessTrace() override = default;1861 CommandObjectSP(new CommandObjectMultiwordProcessTrace(interpreter))); in CommandObjectMultiwordProcess()