Home
last modified time | relevance | path

Searched defs:StartTrace (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Linux/
DProcessorTrace.cpp70 Status ProcessorTraceMonitor::StartTrace(lldb::pid_t pid, lldb::tid_t tid, in StartTrace() function in ProcessorTraceMonitor
DNativeProcessLinux.cpp2046 lldb::user_id_t NativeProcessLinux::StartTrace(const TraceOptions &config, in StartTrace() function in NativeProcessLinux
/external/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager_test.cc91 void StartTrace() { xla_debug_info_manager_.StartTracing(); } in StartTrace() function in xla::XlaDebugInfoManagerTest
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h324 virtual lldb::user_id_t StartTrace(const TraceOptions &config, in StartTrace() function
/external/llvm-project/lldb/source/API/
DSBProcess.cpp315 lldb::SBTrace SBProcess::StartTrace(SBTraceOptions &options, in StartTrace() function in SBProcess
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h2513 virtual lldb::user_id_t StartTrace(const TraceOptions &options, in StartTrace() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1202 lldb::user_id_t ProcessGDBRemote::StartTrace(const TraceOptions &options, in StartTrace() function in ProcessGDBRemote