Home
last modified time | relevance | path

Searched defs:IsEnabled (Results 1 – 25 of 35) sorted by relevance

12

/external/tensorflow/tensorflow/core/platform/default/
Dtracing_impl.h36 inline bool EventCollector::IsEnabled() { return false; } in IsEnabled() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/templates/
Dgen_ar_event.hpp71 virtual bool IsEnabled() const { return true; }; in IsEnabled() function
/external/tensorflow/tensorflow/python/profiler/internal/
Dtraceme_wrapper.cc36 static bool IsEnabled() { return tensorflow::profiler::TraceMe::Active(); } in IsEnabled() function in __anonb2477f240111::TraceMeWrapper
Dscoped_annotation_wrapper.cc37 static bool IsEnabled() { in IsEnabled() function in __anon18c2c1db0111::ScopedAnnotationWrapper
/external/tensorflow/tensorflow/core/profiler/lib/
Dscoped_annotation.h92 static bool IsEnabled() { in IsEnabled() function
/external/tensorflow/tensorflow/core/profiler/internal/
Dannotation_stack.h79 static bool IsEnabled() { in IsEnabled() function
/external/libtextclassifier/native/annotator/experimental/
Dexperimental-dummy.h34 static constexpr bool IsEnabled() { return false; } in IsEnabled() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_activity_logging_listener.cc81 bool IsEnabled() { in IsEnabled() function in tensorflow::__anon673144700111::XlaActivityLoggingListener
/external/v8/src/d8/
Dasync-hooks-wrapper.h30 bool IsEnabled() const { return enabled_; } in IsEnabled() function
/external/tensorflow/tensorflow/core/platform/
Dtracing.h129 bool IsEnabled() const { return collector_ != nullptr; } in IsEnabled() function
/external/tensorflow/tensorflow/core/framework/
Dlog_memory.cc24 bool LogMemory::IsEnabled() { return VLOG_IS_ON(2); } in IsEnabled() function in tensorflow::LogMemory
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc126 bool TestRemoteFusedGraphExecutor::IsEnabled() const { return true; } in IsEnabled() function in tensorflow::TestRemoteFusedGraphExecutor
Dremote_fused_graph_execute_op_test.cc225 bool IsEnabled() const final { return true; } in IsEnabled() function in tensorflow::SampleRemoteFusedGraphExecutor
Dmeta_support.cc214 bool IsEnabled() { return g_enabled; } in IsEnabled() function
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc88 bool CompilerDispatcher::IsEnabled() const { return FLAG_compiler_dispatcher; } in IsEnabled() function in v8::internal::CompilerDispatcher
/external/perfetto/include/perfetto/ext/base/
Dmetatrace.h90 inline bool IsEnabled(uint32_t tag) { in IsEnabled() function
/external/autotest/client/cros/cellular/
Dmodem1.py217 def IsEnabled(self): member in Modem
Dmodem.py237 def IsEnabled(self): member in Modem
/external/libchrome/base/
Dfeature_list.cc199 bool FeatureList::IsEnabled(const Feature& feature) { in IsEnabled() function in base::FeatureList
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.h233 bool IsEnabled() const { return m_bEnabled; } in IsEnabled() function
/external/v8/src/codegen/
Dassembler.h234 bool IsEnabled(CpuFeature f) { in IsEnabled() function
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp179 bool CFWL_Widget::IsEnabled() const { in IsEnabled() function in CFWL_Widget
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc436 bool HexagonControlWrapper::IsEnabled() const { return true; }; in IsEnabled() function in tensorflow::HexagonControlWrapper
/external/lzma/CPP/Windows/
DWindow.h261 bool IsEnabled() in IsEnabled() function
/external/vixl/src/aarch64/
Dinstrument-aarch64.cc48 bool Counter::IsEnabled() { return enabled_; } in IsEnabled() function in vixl::aarch64::Counter

12