Searched refs:CommandObjectMultiwordProcessTrace (Results 1 – 1 of 1) sorted by relevance
1930 class CommandObjectMultiwordProcessTrace : public CommandObjectMultiword { class1932 CommandObjectMultiwordProcessTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessTrace() function in CommandObjectMultiwordProcessTrace1942 ~CommandObjectMultiwordProcessTrace() override = default;1983 CommandObjectSP(new CommandObjectMultiwordProcessTrace(interpreter))); in CommandObjectMultiwordProcess()