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