Searched refs:cmd_stats (Results 1 – 1 of 1) sorted by relevance
465 json::Value cmd_stats = debugger.GetCommandInterpreter().GetStatistics(); in ReportStatistics() local466 global_stats.try_emplace("commands", std::move(cmd_stats)); in ReportStatistics()