Searched refs:dexoptCommandCountExecuted (Results 1 – 1 of 1) sorted by relevance
95 private int dexoptCommandCountExecuted; field in OtaDexoptService243 dexoptCommandCountExecuted++; in nextDexoptCommand()472 dexoptCommandCountExecuted = 0; in prepareMetricsLogging()500 metricsLogger.histogram("ota_dexopt_num_commands_executed", dexoptCommandCountExecuted); in performMetricsLogging()