Lines Matching refs:VLOG
273 VLOG(EXECUTION) << "DynamicTemporaries: \"" << context << "\""; in vlogDump()
276 VLOG(EXECUTION) << "DynamicTemporaries: sourceOperandIndex = " << toString(temp.first) in vlogDump()
289 VLOG(EXECUTION) << "DynamicTemporaries::declare(sourceOperandIndex = " in declare()
307 VLOG(EXECUTION) << "DynamicTemporaries::redeclare(sourceOperandIndex = " in redeclare()
335 VLOG(EXECUTION) << "DynamicTemporaries::allocate(stepIndex = " << stepIndex << ")"; in allocate()
622 VLOG(COMPILATION) in findModelOutputsThatAreDownstreamInputs()
676 VLOG(COMPILATION) << "ExecutionStep(" << mIndex << ")::declareModelOutputIsDownstreamInput(" in declareModelOutputIsDownstreamInput()
697 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, step " << mIndex; in logStepModel()
713 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel()
720 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel()
752 VLOG(COMPILATION) << "StepModelOutput (operand#" << stepModelOutput.first in finishStepModel()
773 VLOG(COMPILATION) << "ExecutionStep::finishStepModel: finishing step model with no inputs " in finishStepModel()
834 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, compilation on " << mDevice->getName(); in finishStepModel()
841 VLOG(COMPILATION) << "Step#" << mIndex << ": execute on " << mDevice->getName(); in dump()
863 VLOG(COMPILATION) << *step; in dump()
865 VLOG(COMPILATION) << *step; in dump()
867 VLOG(COMPILATION) << *step; in dump()
907 VLOG(COMPILATION) in finish()
917 VLOG(COMPILATION) in finish()
944 VLOG(COMPILATION) << "ExecutionPlan::CompoundeBody::finish: simulating failure, ResultCode " in finish()
1098 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish, compilation"; in finish()
1102 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish: simulating failure, ResultCode " in finish()
1266 VLOG(EXECUTION) << "temp: operand " << toString(sourceOperandIndex) in makeController()
1360 VLOG(EXECUTION) << "temp (boundary constant): operand " << toString(sourceOperandIndex) in makeController()
1398 VLOG(EXECUTION) << "ExecutionPlan::fallback(" << SHOW_IF_DEBUG(controller << ", " << executor) in fallback()
1502 VLOG(EXECUTION) << "readConditionValue: " << *value; in readConditionValue()
1518 VLOG(EXECUTION) << "ExecutionPlan::next(" << SHOW_IF_DEBUG(controller << ", " << executor) in next()
1561 VLOG(EXECUTION) << "next: Step#" << controller->mNextStepIndex << ": execute on " in nextCompound()
1589 VLOG(EXECUTION) << "mapping input " << toString(innerOperand) << " from " in setInput()
1623 VLOG(EXECUTION) << "mapping output " << toString(innerOperand) << " from " in setOutput()
1648 VLOG(EXECUTION) << "wait for mLastStepSyncFd " << mLastStepSyncFd; in waitForLastStepSyncFence()
1665 VLOG(EXECUTION) << "next: " << *step; in nextCompound()
1711 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1755 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1785 VLOG(EXECUTION) << "next: " << *step << ": iteration " << state.iteration in nextCompound()
1830 VLOG(EXECUTION) << "next: " << *step; in nextCompound()
1911 VLOG(COMPILATION) << "EMPTY"; in dump()
1980 VLOG(COMPILATION) << "SIMPLE for " << mDevice->getName(); in dump()
2092 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: source model: "; in partitionTheWork()
2111 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: " in partitionTheWorkInternal()
2137 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: only one best device: " in partitionTheWorkInternal()
2167 VLOG(COMPILATION) << "enqueueOnAppropriateDevice " << operationIndex << " onto " in partitionTheWorkInternal()
2193 VLOG(COMPILATION) << "findNextDeviceToProcess: " << deviceIndex << " (" in partitionTheWorkInternal()
2537 VLOG(COMPILATION) << "Device " << device->getName() << " can't do operation " in findBestDeviceForEachOperation()
2552 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" << operation.type in findBestDeviceForEachOperation()
2556 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" << operation.type in findBestDeviceForEachOperation()