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

1 2 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/core/platform/default/
cuda_libdevice_path.cc 28 VLOG(3) << "CUDA root = " << TF_CUDA_TOOLKIT_PATH;
  /frameworks/base/cmds/incidentd/src/
Log.h 32 #define VLOG(...) \
FdBuffer.cpp 56 VLOG("timed out due to long read");
63 VLOG("timed out due to block calling poll");
67 VLOG("poll failed: %s", strerror(errno));
71 VLOG("return event has error %s", strerror(errno));
79 VLOG("Fail to read %d: %s", fd, strerror(errno));
83 VLOG("Reached EOF of fd=%d", fd);
101 VLOG("Truncating data");
109 VLOG("Fail to read %d: %s", fd, strerror(errno));
112 VLOG("Done reading %zu bytes", mBuffer.size());
153 VLOG("timed out due to long read")
    [all...]
  /frameworks/base/cmds/statsd/src/
Log.h 32 #define VLOG(...) \
  /external/perf_data_converter/src/quipper/androidbase/base/
logging.h 25 #define VLOG(level) ::logging::gVlogEnabled && LOG(INFO)
28 #define DVLOG(x) android::base::kEnableDChecks && VLOG(x)
  /bootable/recovery/minadbd/
minadbd.cpp 39 VLOG(ADB) << "Event loop starting";
  /external/tensorflow/tensorflow/compiler/xla/client/
global_data.cc 33 VLOG(1) << "requesting to unregister " << handle_.ShortDebugString();
35 VLOG(1) << "done with request";
client.cc 48 VLOG(1) << "making transfer request";
49 VLOG(3) << "TransferToClientRequest: {" << request.DebugString() << "}";
51 VLOG(1) << "done with request";
56 VLOG(3) << "TransferToClientResponse: {" << response.DebugString() << "}";
75 VLOG(1) << "making transfer to server request";
76 VLOG(3) << "TransferToServerRequest: {" << request.DebugString() << "}";
78 VLOG(1) << "done with request";
83 VLOG(3) << "TransferToServerResponse: {" << response.DebugString() << "}";
104 VLOG(1) << "making transfer to infeed request";
105 VLOG(3) << "TransferToInfeedRequest: {" << request.DebugString() << "}"
    [all...]
  /art/runtime/arch/arm64/
fault_handler_arm64.cc 24 #include "base/logging.h" // For VLOG.
46 VLOG(signals) << "sp: " << *out_sp;
65 VLOG(signals) << "pc: " << std::hex
88 VLOG(signals) << "Generating null pointer exception";
112 VLOG(signals) << "checking suspend";
115 VLOG(signals) << "inst2: " << std::hex << inst2 << " checkinst2: " << checkinst2;
127 VLOG(signals) << "inst1: " << std::hex << inst1 << " checkinst1: " << checkinst1;
135 VLOG(signals) << "suspend check match";
146 VLOG(signals) << "removed suspend trigger invoking test suspend";
156 VLOG(signals) << "stack overflow handler with sp at " << std::hex << &uc
    [all...]
  /art/runtime/arch/mips/
fault_handler_mips.cc 23 #include "base/logging.h" // For VLOG.
45 VLOG(signals) << "sp: " << *out_sp;
65 VLOG(signals) << "pc: " << std::hex
91 VLOG(signals) << "Generating null pointer exception";
116 VLOG(signals) << "stack overflow handler with sp at " << std::hex << &uc;
117 VLOG(signals) << "sigcontext: " << std::hex << sc;
120 VLOG(signals) << "sp: " << std::hex << sp;
123 VLOG(signals) << "fault_addr: " << std::hex << fault_addr;
124 VLOG(signals) << "checking for stack overflow, sp: " << std::hex << sp <<
131 VLOG(signals) << "Not a stack overflow"
    [all...]
  /art/runtime/arch/mips64/
fault_handler_mips64.cc 24 #include "base/logging.h" // For VLOG.
46 VLOG(signals) << "sp: " << *out_sp;
66 VLOG(signals) << "pc: " << std::hex
93 VLOG(signals) << "Generating null pointer exception";
118 VLOG(signals) << "stack overflow handler with sp at " << std::hex << &uc;
119 VLOG(signals) << "sigcontext: " << std::hex << sc;
122 VLOG(signals) << "sp: " << std::hex << sp;
125 VLOG(signals) << "fault_addr: " << std::hex << fault_addr;
126 VLOG(signals) << "checking for stack overflow, sp: " << std::hex << sp <<
133 VLOG(signals) << "Not a stack overflow"
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_instruction_fusion.cc 67 VLOG(2) << "Considering for fusion: operand " << operand_index << " of "
81 VLOG(2) << "Producer is not fusile.";
90 VLOG(2) << "Fusion is not profitable.";
98 VLOG(2)
105 VLOG(2) << "Not fusing: producer is itself a fusion node.";
126 VLOG(2) << "Fusing small matrix-vector product.";
130 VLOG(2) << "Fusing small matrix-vector product.";
138 VLOG(2) << "Fusing: consumer is a fusion node.";
143 VLOG(2) << "Fusing: consumer is elementwise or fusile.";
147 VLOG(2) << "Not fusing."
    [all...]
runtime_fork_join.cc 65 VLOG(2) << "ParallelForkJoin ENTRY"
87 VLOG(3) << "ParallelForkJoin partition " << i << " done.";
94 VLOG(3) << "ParallelForkJoin partition 0 done.";
96 VLOG(2) << "ParallelForkJoin EXIT";
xfeed_manager.cc 44 VLOG(3) << "Enqueueing " << queue_name_ << " buffer (of " << buffers.size()
59 VLOG(3) << "Waiting for an available buffer.";
63 VLOG(3) << "A buffer is available!";
72 VLOG(3) << "Releasing buffer with shape: "
  /frameworks/base/cmds/statsd/src/anomaly/
AlarmMonitor.cpp 42 VLOG("Erasing link to statsCompanionService");
45 VLOG("Creating link to statsCompanionService");
64 VLOG("Adding alarm with time %u", alarm->timestampSec);
78 VLOG("Removing alarm with time %u", alarm->timestampSec);
82 VLOG("Queue is empty. Cancel any alarm.");
87 VLOG("Soonest alarm is %u", soonestAlarmTimeSec);
97 VLOG("Removing alarms with time <= %u", timestampSec);
109 VLOG("Queue is empty. Cancel any alarm.");
120 VLOG("Updating reg alarm time to %u", timestampSec);
126 VLOG("Cancelling reg alarm.")
    [all...]
  /external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/
unpack_path_op.cc 70 VLOG(1) << "unpack start";
80 VLOG(1) << "num_data: " << num_data;
81 VLOG(1) << "tree_depth: " << tree_depth;
82 VLOG(1) << "num_nodes: " << num_nodes;
90 VLOG(1) << "unpack before init";
92 VLOG(1) << "unpack after init";
105 VLOG(1) << "unpack end";
  /system/bt/service/ipc/binder/
bluetooth_binder_server.cc 52 VLOG(2) << __func__;
58 VLOG(2) << __func__;
65 VLOG(2) << __func__;
71 VLOG(2) << __func__;
78 VLOG(2) << __func__;
84 VLOG(2) << __func__;
91 VLOG(2) << __func__;
99 VLOG(2) << __func__;
105 VLOG(2) << __func__;
112 VLOG(2) << __func__
    [all...]
interface_with_instances_base.cc 27 VLOG(2) << __func__;
56 VLOG(2) << "InterfaceWithInstancesBase was deleted while instance was"
74 VLOG(2) << __func__;
82 VLOG(2) << __func__;
105 VLOG(2) << __func__ << " - status: " << status;
114 VLOG(1) << "Callback was removed before the call to \"RegisterInstance\" "
134 VLOG(1) << "Registered BluetoothInstance - ID: " << instance_id;
144 VLOG(2) << __func__ << " instance_id: " << key;
bluetooth_low_energy_binder_server.cc 45 VLOG(2) << __func__;
54 VLOG(2) << __func__;
60 VLOG(2) << __func__;
69 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address
88 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address;
105 VLOG(2) << __func__ << " client_id: " << client_id << " address: " << address
123 VLOG(2) << __func__ << " address: " << address << " connected: " << connected;
128 VLOG(2) << "Client was unregistered - client_id: " << client_id;
139 VLOG(2) << __func__ << " address: " << address << " status: " << status
145 VLOG(2) << "Client was unregistered - client_id: " << client_id
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_pass_pipeline.cc 38 VLOG(3) << "HLO " << message << ":";
63 VLOG(1) << "Running HLO pass pipeline " << name();
70 VLOG(1) << "Passes disabled by --xla_disable_hlo_passes: "
77 VLOG(1) << " Invariant checker " << invariant_checker->name();
79 VLOG(1) << " Invariant checker done " << invariant_checker->name();
81 VLOG(2) << "Module failed invariant check:";
107 VLOG(1) << " Skipping HLO pass " << pass->name()
112 VLOG(1) << " HLO pass " << pass->name();
compilation_cache.cc 34 VLOG(2) << "inserting cache key: " << key;
56 VLOG(2) << "looking up cache key: " << key;
58 VLOG(2) << "cache key not found: " << key;
62 VLOG(2) << "hit executable with module config: "
reduce_precision_insertion.cc 33 VLOG(4) << "Visited instruction: " << instruction->ToString();
43 VLOG(4) << "Visited instruction: " << instruction->ToString();
49 VLOG(4) << "Checking sub-instruction: "
62 VLOG(1) << "Found " << instruction_list.size()
72 VLOG(2) << "Skipped: instruction is already an equivalent"
90 VLOG(2) << "Skipped: instruction already followed by equivalent"
107 VLOG(2) << "Adding reduce-precision operation to inputs of instruction: "
111 VLOG(2) << "Adding to operand " << i << ": " << operand;
114 VLOG(2) << "Skipped: value is not an F32 vector";
119 VLOG(2) << "Skipped: operand is already an equivalent reduce-precision
    [all...]
  /hardware/libhardware/modules/camera/3_4/arc/
common.h 17 #define VLOGF(level) VLOG(level) << __FUNCTION__ << "(): "
19 VLOG(level) << __FUNCTION__ << "(): id: " << id << ": "
  /system/core/adb/
adb_trace.h 46 #define VLOG(TAG) \
54 VLOG(TRACE_TAG) << android::base::StringPrintf(__VA_ARGS__)
  /art/runtime/arch/arm/
fault_handler_arm.cc 24 #include "base/logging.h" // For VLOG.
53 VLOG(signals) << "sp: " << std::hex << *out_sp;
77 VLOG(signals) << "pc: " << std::hex << static_cast<void*>(ptr);
114 VLOG(signals) << "Generating null pointer exception";
138 VLOG(signals) << "checking suspend";
141 VLOG(signals) << "inst2: " << std::hex << inst2 << " checkinst2: " << checkinst2;
153 VLOG(signals) << "inst1: " << std::hex << inst1 << " checkinst1: " << checkinst1;
161 VLOG(signals) << "suspend check match";
169 VLOG(signals) << "arm lr: " << std::hex << sc->arm_lr;
170 VLOG(signals) << "arm pc: " << std::hex << sc->arm_pc
    [all...]

Completed in 2253 milliseconds

1 2 3 4 5 6 7 8 91011>>