HomeSort by relevance Sort by last modified time
    Searched refs:VLOG (Results 126 - 150 of 584) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/cmds/incidentd/src/
incidentd_util.cpp 71 VLOG("[In child]cmd %s", argv[0]);
129 VLOG("return by signal: %s", strerror(WTERMSIG(status)));
132 VLOG("return by exit: %s", strerror(WEXITSTATUS(status)));
140 VLOG("try to kill child process %d", pid);
  /frameworks/base/cmds/statsd/src/condition/
CombinationConditionTracker.cpp 35 VLOG("creating CombinationConditionTracker %lld", (long long)mConditionId);
39 VLOG("~CombinationConditionTracker() %lld", (long long)mConditionId);
46 VLOG("Combination predicate init() %lld", (long long)mConditionId);
176 VLOG("CombinationPredicate %lld sliced may changed? %d", (long long)mConditionId,
  /frameworks/base/cmds/statsd/src/metrics/
EventMetricProducer.cpp 70 VLOG("metric %lld created. bucket size %lld start_time: %lld", (long long)metric.id(),
75 VLOG("~EventMetricProducer() called");
117 VLOG("metric %lld dump report now... proto size: %zu ",
129 VLOG("Metric %lld onConditionChanged", (long long)mMetricId);
  /system/bt/stack/btm/
ble_advertiser_hci_interface.cc 65 VLOG(1) << "subcode = " << +subcode << ", status: " << +status;
122 VLOG(1) << __func__;
161 VLOG(1) << __func__;
180 VLOG(1) << __func__;
196 VLOG(1) << __func__;
211 VLOG(1) << __func__;
271 VLOG(1) << __func__;
335 VLOG(1) << __func__;
371 VLOG(1) << __func__;
389 VLOG(1) << __func__
    [all...]
  /art/runtime/gc/space/
malloc_space.cc 21 #include "base/logging.h" // For VLOG
139 VLOG(heap) << "MallocSpace::MoreCore " << PrettySize(increment);
183 VLOG(heap) << "Begin " << reinterpret_cast<const void*>(begin_) << "\n"
191 VLOG(heap) << "Creating new AllocSpace: ";
192 VLOG(heap) << "Size " << GetMemMap()->Size();
193 VLOG(heap) << "GrowthLimit " << PrettySize(growth_limit);
194 VLOG(heap) << "Capacity " << PrettySize(capacity);
219 VLOG(heap) << "Failed creating zygote space from space " << GetName();
221 VLOG(heap) << "zygote space creation done";
  /external/tensorflow/tensorflow/compiler/tf2xla/
dump_graph.cc 68 VLOG(1) << "Failed to dump GraphDef to file: " << path << " : " << status;
89 VLOG(1) << "Failed to dump FunctionDef to file: " << path << " : "
xla_context.cc 82 VLOG(1) << "Added retval index " << retval_index << " to XLA computation";
92 VLOG(1) << "Adding retval index " << retval_index
129 VLOG(1) << "Building Max() for " << type_string;
143 VLOG(1) << "Building Min() for " << type_string;
157 VLOG(1) << "Building Add() for " << type_string;
171 VLOG(1) << "Building Mul() for " << type_string;
  /external/tensorflow/tensorflow/compiler/xla/
packed_literal_reader.cc 44 VLOG(3) << "reading shape from file: " << ShapeUtil::HumanString(shape)
80 VLOG(3) << "read shape from file: " << ShapeUtil::HumanString(shape);
  /external/tensorflow/tensorflow/compiler/xla/service/
defuser.cc 45 VLOG(2) << "Defusing instruction: " << fusion_instruction->ToString();
92 VLOG(1) << "Defusing module " << module->name();
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cudnn_convolution_runner.cc 81 VLOG(3) << "Convolution Algorithm: " << algorithm.algorithm().algo_id();
82 VLOG(3) << "tensor_ops_enabled: "
84 VLOG(3) << "Convolution kind: " << CudnnConvKindToString(kind);
85 VLOG(3) << "input shape: { " << ShapeUtil::HumanString(input_shape) << " }";
86 VLOG(3) << "filter shape: { " << ShapeUtil::HumanString(filter_shape) << " }";
87 VLOG(3) << "Output shape: { " << ShapeUtil::HumanString(output_shape) << " }";
88 VLOG(3) << "Window: { " << window.ShortDebugString() << " }";
89 VLOG(3) << "Dim nums: { " << dnums.ShortDebugString() << " }";
infeed_thunk.cc 35 VLOG(2) << "Infeeding to GPU ";
76 VLOG(2) << "Infeeding to GPU complete";
fusion_merger.cc 182 VLOG(1) << "FusionInstructionMerger EXIT"
197 VLOG(3) << "FusionInstructionMerger ENTRY fusion: " << fusion->name()
278 VLOG(2) << "Merged fusion instruction: " << fusion->name()
295 VLOG(2) << "FusionMerger for module: " << module->name();
297 VLOG(1) << "Before running FusionInstructionMerger for computation: "
305 VLOG(1) << "After running FusionInstructionMerger for computation: "
  /external/tensorflow/tensorflow/compiler/xla/service/interpreter/
compiler.cc 59 VLOG(1) << "Run hlo passes on graph " << hlo_module->name();
69 VLOG(1) << "Run backend " << hlo_module->name();
  /external/tensorflow/tensorflow/core/common_runtime/
session_factory.cc 75 VLOG(2) << "SessionFactory type " << session_factory.first
79 VLOG(2) << "SessionFactory type " << session_factory.first
  /external/tensorflow/tensorflow/core/graph/
mkl_tfconversion_pass.cc 195 VLOG(1) << "MklToTfConversionPass: Inserting Conversion node on: "
278 VLOG(1) << "MklToTfConversionPass - InputConversion: Inserting input "
320 VLOG(1) << "MklToTfConversionPass: InsertConversionNodes: "
337 VLOG(1) << "MklToTfConversionPass: Scheduled nodes " << src->name()
350 VLOG(1) << "MklToTfConversionPass: Inserted conversion "
361 VLOG(1) << "Before running MklToTfConversionPass - InputConversion";
383 VLOG(1) << "MklToTfConversionPass: InputConversion: Scheduled node "
394 VLOG(1) << "MklToTfConversionPass: Inserted conversion "
  /frameworks/base/cmds/statsd/src/external/
Perfetto.cpp 44 VLOG("Starting trace collection through perfetto");
134 VLOG("CollectPerfettoTraceAndUploadToDropbox() succeeded");
  /frameworks/ml/nn/driver/sample/
SampleDriverFloatFast.cpp 43 VLOG(DRIVER) << "getCapabilities()";
54 VLOG(DRIVER) << "getSupportedOperations()";
SampleDriverFloatSlow.cpp 43 VLOG(DRIVER) << "getCapabilities()";
54 VLOG(DRIVER) << "getSupportedOperations()";
SampleDriverMinimal.cpp 44 VLOG(DRIVER) << "getCapabilities()";
55 VLOG(DRIVER) << "getSupportedOperations()";
SampleDriverQuant.cpp 43 VLOG(DRIVER) << "getCapabilities()";
54 VLOG(DRIVER) << "getSupportedOperations()";
  /system/bt/bta/gatt/
bta_gatts_utils.cc 108 VLOG(1) << __func__ << ": service_id=" << +service_id;
111 VLOG(1) << __func__ << ": found service cb index=" << +i;
bta_gattc_main.cc 308 VLOG(1) << StringPrintf("%s: State 0x%02x [%s], Event 0x%x[%s]", __func__,
312 VLOG(1) << StringPrintf("%s: State 0x%02x, Event 0x%x", __func__, in_state,
342 VLOG(1) << StringPrintf("GATTC State Change: [%s] -> [%s] after Event [%s]",
348 VLOG(1) << StringPrintf(
369 VLOG(1) << __func__ << ": Event:" << gattc_evt_code(p_msg->event);
393 VLOG(1) << "Ignore unknown conn ID: " << +p_msg->layer_specific;
  /system/tpm/tpm_manager/client/
binder_proxy_helper.h 46 VLOG(2) << __func__;
74 VLOG(2) << __func__;
  /external/libchrome/base/files/
file_path_watcher_unittest.cc 343 VLOG(1) << "Waiting for file creation";
347 VLOG(1) << "Waiting for file change";
351 VLOG(1) << "Waiting for file deletion";
377 VLOG(1) << "Create File";
379 VLOG(1) << "Waiting for file creation";
383 VLOG(1) << "Waiting for file modification";
412 VLOG(1) << "Waiting for file deletion";
416 VLOG(1) << "Waiting for file creation";
429 VLOG(1) << "Waiting for directory creation";
433 VLOG(1) << "Waiting for file1 creation"
    [all...]
  /system/bt/service/ipc/binder/
remote_callback_map.h 132 VLOG(1) << "Callback map already contains key";
146 VLOG(2) << "Callback successfully registered with map";
157 VLOG(1) << "Callback with given key not found";
210 VLOG(2) << "Callback successfully removed from map";
226 VLOG(1) << "Received binderDied";
239 VLOG(1) << "Callback from dead process unregistered; notifying delegate";

Completed in 621 milliseconds

1 2 3 4 56 7 8 91011>>