Home
last modified time | relevance | path

Searched defs:tracing (Results 1 – 22 of 22) sorted by relevance

/external/python/cpython3/Lib/test/dtracedata/
Dgc.stp1 global tracing variable
Dcall_stack.stp1 global tracing variable
/external/v8/src/tracing/
Dtracing-category-observer.cc13 namespace tracing { namespace
Dtrace-event.cc16 namespace tracing { namespace
Dtraced-value.cc11 namespace tracing { namespace
/external/tensorflow/tensorflow/core/platform/default/
Dtracing.cc25 namespace tracing { namespace
/external/v8/src/libplatform/tracing/
Dtrace-config.cc15 namespace tracing { namespace
Dtrace-writer.cc15 namespace tracing { namespace
Dtrace-buffer.cc9 namespace tracing { namespace
Dtrace-object.cc14 namespace tracing { namespace
Dtracing-controller.cc17 namespace tracing { namespace
/external/tensorflow/tensorflow/core/platform/
Dtracing.cc29 namespace tracing { namespace
/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl24 name_resolution=True, secure=True, tracing=False, argument
/external/grpc-grpc/src/cpp/ext/filters/census/
Dcontext.cc28 void GenerateServerContext(absl::string_view tracing, absl::string_view stats, in GenerateServerContext()
/external/icu/icu4c/source/
Dconfigure.ac411 AC_ARG_ENABLE(tracing, optenable
/external/webrtc/webrtc/base/
Devent_tracer.cc74 namespace tracing { namespace
/external/python/cpython2/Include/
Dpystate.h67 int tracing; member
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DPeerConnectionClient.java134 public final boolean tracing; field in PeerConnectionClient.PeerConnectionParameters
149 boolean videoCallEnabled, boolean loopback, boolean tracing, in PeerConnectionParameters()
/external/python/cpython3/Include/
Dpystate.h230 int tracing; member
/external/python/cpython3/Modules/
D_tracemalloc.c43 int tracing; member
/external/v8/src/
Dd8.cc273 namespace tracing { namespace
3327 std::unique_ptr<platform::tracing::TracingController> tracing; in Main() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc2444 HloInstruction* HloInstruction::tracing() const { return trace_instruction_; } in tracing() function in xla::HloInstruction