/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | bridge.cc | 62 if (enable_logging || VLOG_IS_ON(1)) { in RunTPUBridge() 64 if (VLOG_IS_ON(2)) EnableLogging(&bridge); in RunTPUBridge() 78 if (enable_logging || VLOG_IS_ON(1)) in RunTPUBridge() 171 if (enable_logging || VLOG_IS_ON(1)) { in RunBridgeWithStandardPipeline() 173 if (VLOG_IS_ON(2)) EnableLogging(&bridge); in RunBridgeWithStandardPipeline() 182 if (enable_logging || VLOG_IS_ON(1)) in RunBridgeWithStandardPipeline()
|
/external/tensorflow/tensorflow/core/platform/ |
D | vmodule_test.cc | 53 fprintf(stderr, "VLOG_IS_ON(8)? %d\n", VLOG_IS_ON(8)); in RealMain() 54 fprintf(stderr, "VLOG_IS_ON(7)? %d\n", VLOG_IS_ON(7)); in RealMain() 55 fprintf(stderr, "VLOG_IS_ON(6)? %d\n", VLOG_IS_ON(6)); in RealMain()
|
/external/libbrillo/brillo/ |
D | location_logging.h | 18 VLOG_IS_ON(verbose_level)) 22 DCHECK_IS_ON() && VLOG_IS_ON(verbose_level))
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | isolate_placer_inspection_required_ops_pass.cc | 37 if (VLOG_IS_ON(3)) { in Run() 45 if (VLOG_IS_ON(3) && status.ok()) { in Run()
|
D | simple_propagator_state.h | 143 if (TF_PREDICT_FALSE(vlog_) && VLOG_IS_ON(1)) { in MaybeMarkStarted() 151 if (TF_PREDICT_FALSE(vlog_) && VLOG_IS_ON(1)) { in MaybeMarkCompleted()
|
D | placer.cc | 163 if (VLOG_IS_ON(3)) { in Run() 166 if (VLOG_IS_ON(5)) { in Run() 290 if (VLOG_IS_ON(3)) { in Run()
|
D | optimization_registry.cc | 50 if (VLOG_IS_ON(1)) { in RunGrouping()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 243 if (VLOG_IS_ON(4)) { in FunctionalizeControlFlowForFunction() 249 if (VLOG_IS_ON(4)) { in FunctionalizeControlFlowForFunction() 329 if (VLOG_IS_ON(4)) { in Run() 380 if (VLOG_IS_ON(4)) { in Run() 388 if (VLOG_IS_ON(4)) { in Run()
|
D | mlir_bridge_pass.cc | 136 mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1))); in Run() 180 mlir::TFTPU::TPUBridgeV1Compat(module, /*enable_logging=*/VLOG_IS_ON(1))); in Run()
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | logging.h | 92 #define VLOG_IS_ON(lvl) ((lvl) <= LogMessage::MinVLogLevel()) macro 95 if (TF_PREDICT_FALSE(VLOG_IS_ON(lvl))) \
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | mlir_graph_optimization_pass.cc | 226 if (VLOG_IS_ON(1)) { in Run() 275 if (VLOG_IS_ON(1)) { in Run() 369 if (VLOG_IS_ON(1)) { in Run() 375 if (VLOG_IS_ON(1)) { in Run()
|
/external/libchrome/base/ |
D | logging.h | 402 #define VLOG_IS_ON(verboselevel) \ macro 429 LAZY_STREAM(VLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 433 VLOG_IS_ON(verbose_level) && (condition)) 446 LAZY_STREAM(VPLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 450 VLOG_IS_ON(verbose_level) && (condition)) 831 #define DVLOG(verboselevel) DVLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) 833 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel))
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | compile_mlir_util.cc | 349 if (VLOG_IS_ON(1)) in LegalizeToHlo() 351 if (VLOG_IS_ON(2)) { in LegalizeToHlo() 369 if (VLOG_IS_ON(1)) in LegalizeToHlo() 412 if (VLOG_IS_ON(2)) in CompileMlirSetup() 428 if (VLOG_IS_ON(2)) in BuildHloFromTf() 440 if (VLOG_IS_ON(2)) in BuildHloFromTf() 606 if (VLOG_IS_ON(1)) in CompileGraphSetup() 610 if (VLOG_IS_ON(1)) in CompileGraphSetup()
|
D | error_util.cc | 67 if (diag->getSeverity() != DiagnosticSeverity::Error && VLOG_IS_ON(1)) in handler()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | analytical_cost_estimator.cc | 213 if (VLOG_IS_ON(3)) { in PredictCosts() 226 if (VLOG_IS_ON(1)) { in PredictCosts() 227 bool verbose = VLOG_IS_ON(2); in PredictCosts()
|
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
D | distributed_tpu_configuration_rewrite_pass.cc | 248 if (VLOG_IS_ON(1)) { in Run() 345 if (VLOG_IS_ON(1)) { in Run() 360 if (VLOG_IS_ON(1)) { in Run() 394 if (VLOG_IS_ON(1)) { in Run()
|
/external/tensorflow/tensorflow/core/data/service/ |
D | journal.cc | 83 if (VLOG_IS_ON(4)) { in Write() 121 if (VLOG_IS_ON(4)) { in Read()
|
/external/libchrome/crypto/ |
D | openssl_util.cc | 52 if (DCHECK_IS_ON() && VLOG_IS_ON(1)) { in ClearOpenSSLERRStack()
|
/external/tensorflow/tensorflow/stream_executor/gpu/ |
D | asm_compiler.cc | 234 if (VLOG_IS_ON(2)) { in CompileGpuAsm() 242 if (VLOG_IS_ON(3)) { in CompileGpuAsm() 332 if (VLOG_IS_ON(3)) { in BundleGpuAsm() 425 if (VLOG_IS_ON(3)) { in BundleGpuAsm()
|
/external/libchrome/base/metrics/ |
D | statistics_recorder_unittest.cc | 613 EXPECT_FALSE(VLOG_IS_ON(1)); in TEST_P() 623 EXPECT_FALSE(VLOG_IS_ON(1)); in TEST_P() 626 EXPECT_TRUE(VLOG_IS_ON(1)); in TEST_P() 635 EXPECT_TRUE(VLOG_IS_ON(1)); in TEST_P()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | mlir_roundtrip_pass.cc | 46 if (VLOG_IS_ON(1)) module->dump(); in Import()
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | logging.h | 118 #define VLOG_IS_ON(lvl) ((lvl) <= 0) macro 125 #define VLOG_IS_ON(lvl) \ macro 135 TF_PREDICT_TRUE(!VLOG_IS_ON(level)) \
|
/external/tensorflow/tensorflow/core/kernels/ |
D | summary_audio_op_test.cc | 67 if (VLOG_IS_ON(2)) { in CheckAndRemoveEncodedAudio()
|
D | summary_image_op_test.cc | 66 if (VLOG_IS_ON(2)) { in CheckAndRemoveEncodedImages()
|
/external/tensorflow/tensorflow/core/framework/ |
D | log_memory.cc | 24 bool LogMemory::IsEnabled() { return VLOG_IS_ON(2); } in IsEnabled()
|