Searched refs:CommandObjectLogTimerDump (Results 1 – 1 of 1) sorted by relevance
373 class CommandObjectLogTimerDump : public CommandObjectParsed { class376 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump() function in CommandObjectLogTimerDump380 ~CommandObjectLogTimerDump() override = default;486 CommandObjectSP(new CommandObjectLogTimerDump(interpreter))); in CommandObjectLogTimer()