Lines Matching refs:VLOG

313         VLOG(EXECUTION) << "DynamicTemporaries: \"" << context << "\"";  in vlogDump()
316 VLOG(EXECUTION) << "DynamicTemporaries: sourceOperandIndex = " << toString(temp.first) in vlogDump()
329 VLOG(EXECUTION) << "DynamicTemporaries::declare(sourceOperandIndex = " in declare()
347 VLOG(EXECUTION) << "DynamicTemporaries::redeclare(sourceOperandIndex = " in redeclare()
375 VLOG(EXECUTION) << "DynamicTemporaries::allocate(stepIndex = " << stepIndex << ")"; in allocate()
662 VLOG(COMPILATION) in findModelOutputsThatAreDownstreamInputs()
716 VLOG(COMPILATION) << "ExecutionStep(" << mIndex << ")::declareModelOutputIsDownstreamInput(" in declareModelOutputIsDownstreamInput()
737 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, step " << mIndex; in logStepModel()
753 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel()
760 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel()
792 VLOG(COMPILATION) << "StepModelOutput (operand#" << stepModelOutput.first in finishStepModel()
813 VLOG(COMPILATION) << "ExecutionStep::finishStepModel: finishing step model with no inputs " in finishStepModel()
874 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, compilation on " << mDevice->getName(); in finishStepModel()
881 VLOG(COMPILATION) << "Step#" << mIndex << ": execute on " << mDevice->getName(); in dump()
903 VLOG(COMPILATION) << *step; in dump()
905 VLOG(COMPILATION) << *step; in dump()
907 VLOG(COMPILATION) << *step; in dump()
951 VLOG(COMPILATION) in finish()
961 VLOG(COMPILATION) in finish()
988 VLOG(COMPILATION) << "ExecutionPlan::CompoundeBody::finish: simulating failure, ResultCode " in finish()
1144 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish, compilation"; in finish()
1148 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish: simulating failure, ResultCode " in finish()
1318 VLOG(EXECUTION) << "temp: operand " << toString(sourceOperandIndex) in makeController()
1412 VLOG(EXECUTION) << "temp (boundary constant): operand " << toString(sourceOperandIndex) in makeController()
1450 VLOG(EXECUTION) << "ExecutionPlan::fallback(" << SHOW_IF_DEBUG(controller << ", " << executor) in fallback()
1554 VLOG(EXECUTION) << "readConditionValue: " << *value; in readConditionValue()
1570 VLOG(EXECUTION) << "ExecutionPlan::next(" << SHOW_IF_DEBUG(controller << ", " << executor) in next()
1613 VLOG(EXECUTION) << "next: Step#" << controller->mNextStepIndex << ": execute on " in nextCompound()
1641 VLOG(EXECUTION) << "mapping input " << toString(innerOperand) << " from " in setInput()
1675 VLOG(EXECUTION) << "mapping output " << toString(innerOperand) << " from " in setOutput()
1700 VLOG(EXECUTION) << "wait for mLastStepSyncFd " << mLastStepSyncFd; in waitForLastStepSyncFence()
1717 VLOG(EXECUTION) << "next: " << *step; in nextCompound()
1763 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1807 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1837 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1882 VLOG(EXECUTION) << "next: " << *step; in nextCompound()
1963 VLOG(COMPILATION) << "EMPTY"; in dump()
2032 VLOG(COMPILATION) << "SIMPLE for " << mDevice->getName(); in dump()
2145 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: source model: "; in partitionTheWork()
2164 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: " in partitionTheWorkInternal()
2190 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: only one best device: " in partitionTheWorkInternal()
2220 VLOG(COMPILATION) << "enqueueOnAppropriateDevice " << operationIndex << " onto " in partitionTheWorkInternal()
2246 VLOG(COMPILATION) << "findNextDeviceToProcess: " << deviceIndex << " (" in partitionTheWorkInternal()
2586 VLOG(COMPILATION) << "Device " << device->getName() << " can't do operation " in findBestDeviceForEachOperation()
2601 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" << operation.type in findBestDeviceForEachOperation()
2605 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" << operation.type in findBestDeviceForEachOperation()