Searched refs:CommandObjectLogTimerDump (Results 1 – 1 of 1) sorted by relevance
505 class CommandObjectLogTimerDump : public CommandObjectParsed { class508 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump() function in CommandObjectLogTimerDump512 ~CommandObjectLogTimerDump() override = default;618 CommandObjectSP(new CommandObjectLogTimerDump(interpreter))); in CommandObjectLogTimer()