Home
last modified time | relevance | path

Searched defs:get_trace (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DGPUTrace.h21 static const PyInterpreter* get_trace() { in get_trace() function
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dksnoop.bpf.c67 static struct trace *get_trace(struct pt_regs *ctx, bool entry) in get_trace() function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpexpect.py115 def get_trace(self): member in ExceptionPexpect
/aosp_15_r20/external/scapy/scapy/layers/
H A Dinet.py1078 def get_trace(self): member in TracerouteResult
H A Dinet6.py3171 def get_trace(self): member in TracerouteResult6
/aosp_15_r20/external/sdv/vsomeip/implementation/configuration/src/
Dconfiguration_impl.cpp3053 std::shared_ptr<cfg::trace> configuration_impl::get_trace() const { in get_trace() function in vsomeip_v3::cfg::configuration_impl