Searched refs:dexoptCommandCountExecuted (Results 1 – 1 of 1) sorted by relevance
96 private int dexoptCommandCountExecuted; field in OtaDexoptService241 dexoptCommandCountExecuted++; in nextDexoptCommand()473 dexoptCommandCountExecuted = 0; in prepareMetricsLogging()501 metricsLogger.histogram("ota_dexopt_num_commands_executed", dexoptCommandCountExecuted); in performMetricsLogging()