Searched refs:CommandObjectMultiwordProcessTrace (Results 1 – 1 of 1) sorted by relevance
1675 class CommandObjectMultiwordProcessTrace : public CommandObjectMultiword { class1677 CommandObjectMultiwordProcessTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessTrace() function in CommandObjectMultiwordProcessTrace1687 ~CommandObjectMultiwordProcessTrace() override = default;1728 CommandObjectSP(new CommandObjectMultiwordProcessTrace(interpreter))); in CommandObjectMultiwordProcess()