Searched refs:CommandObjectMultiwordProcessTrace (Results 1 – 1 of 1) sorted by relevance
1932 class CommandObjectMultiwordProcessTrace : public CommandObjectMultiword { class1934 CommandObjectMultiwordProcessTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessTrace() function in CommandObjectMultiwordProcessTrace1944 ~CommandObjectMultiwordProcessTrace() override = default;1985 CommandObjectSP(new CommandObjectMultiwordProcessTrace(interpreter))); in CommandObjectMultiwordProcess()