Searched refs:CommandObjectLogTimerDump (Results 1 – 1 of 1) sorted by relevance
512 class CommandObjectLogTimerDump : public CommandObjectParsed { class515 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump() function in CommandObjectLogTimerDump519 ~CommandObjectLogTimerDump() override = default;622 CommandObjectSP(new CommandObjectLogTimerDump(interpreter))); in CommandObjectLogTimer()