Home
last modified time | relevance | path

Searched refs:GetLiveProcess (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp357 Process *Trace::GetLiveProcess() { return m_live_process; } in GetLiveProcess() function in Trace
364 if (Process *proc = GetLiveProcess()) in GetAllProcesses()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTrace.h340 Process *GetLiveProcess();
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp469 if (GetLiveProcess()) in GetRawTraceSize()
571 GetLiveProcess()->GetThreadList().FindThreadByID(thread_state.tid); in DoRefreshLiveProcessState()