Home
last modified time | relevance | path

Searched defs:is_tracing (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable_indexing.cpp177 bool is_tracing, in applySlicing()
353 bool is_tracing = torch::jit::tracer::isTracing(); in THPVariable_getitem() local
479 bool is_tracing = torch::jit::tracer::isTracing(); in THPVariable_setitem() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DSavedTensorHooks.h28 bool is_tracing = false; member
H A DSavedTensorHooks.cpp39 /* static */ bool SavedTensorDefaultHooks::set_tracing(bool is_tracing) { in set_tracing()
/aosp_15_r20/external/autotest/client/cros/
H A Dkernel_trace.py93 def is_tracing(self): member in KernelTrace
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/task/trace/
Dmod.rs106 pub(crate) fn is_tracing() -> bool { in is_tracing() method
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DLatency.cpp67 static int is_tracing; variable
/aosp_15_r20/external/pytorch/torch/jit/
H A D_recursive.py536 def create_script_module(nn_module, stubs_fn, share_types=True, is_tracing=False): argument
H A D_trace.py1323 def is_tracing(): function
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dtask_queue_impl.cc455 bool is_tracing; in TraceQueueSize() local
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dtask_queue_impl.cc772 bool is_tracing; in TraceQueueSize() local