Home
last modified time | relevance | path

Searched refs:collector_sp (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/MacOSX/DarwinLog/
H A DDarwinLogCollector.cpp99 s_collectors.push_back(collector_sp); in TrackCollector()
111 for (const auto &collector_sp : s_collectors) { in FindCollectorForProcess() local
112 if (collector_sp && (collector_sp->GetProcessID() == pid)) in FindCollectorForProcess()
113 return collector_sp; in FindCollectorForProcess()
381 DarwinLogCollectorSP collector_sp( in StartCollectingForProcess() local
443 TrackCollector(collector_sp); in StartCollectingForProcess()
450 if (!collector_sp) { in GetEventsForProcess()
455 return collector_sp->RemoveEvents(); in GetEventsForProcess()
460 if (!collector_sp) { in CancelStreamForProcess()
465 collector_sp->CancelActivityStream(); in CancelStreamForProcess()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/MacOSX/DarwinLog/
H A DDarwinLogCollector.cpp99 s_collectors.push_back(collector_sp); in TrackCollector()
111 for (const auto &collector_sp : s_collectors) { in FindCollectorForProcess() local
112 if (collector_sp && (collector_sp->GetProcessID() == pid)) in FindCollectorForProcess()
113 return collector_sp; in FindCollectorForProcess()
381 DarwinLogCollectorSP collector_sp( in StartCollectingForProcess() local
443 TrackCollector(collector_sp); in StartCollectingForProcess()
450 if (!collector_sp) { in GetEventsForProcess()
455 return collector_sp->RemoveEvents(); in GetEventsForProcess()
460 if (!collector_sp) { in CancelStreamForProcess()
465 collector_sp->CancelActivityStream(); in CancelStreamForProcess()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/DarwinLog/
H A DDarwinLogCollector.cpp99 s_collectors.push_back(collector_sp); in TrackCollector()
111 for (const auto &collector_sp : s_collectors) { in FindCollectorForProcess() local
112 if (collector_sp && (collector_sp->GetProcessID() == pid)) in FindCollectorForProcess()
113 return collector_sp; in FindCollectorForProcess()
381 DarwinLogCollectorSP collector_sp( in StartCollectingForProcess() local
443 TrackCollector(collector_sp); in StartCollectingForProcess()
450 if (!collector_sp) { in GetEventsForProcess()
455 return collector_sp->RemoveEvents(); in GetEventsForProcess()
460 if (!collector_sp) { in CancelStreamForProcess()
465 collector_sp->CancelActivityStream(); in CancelStreamForProcess()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/DarwinLog/
H A DDarwinLogCollector.cpp99 s_collectors.push_back(collector_sp); in TrackCollector()
111 for (const auto &collector_sp : s_collectors) { in FindCollectorForProcess() local
112 if (collector_sp && (collector_sp->GetProcessID() == pid)) in FindCollectorForProcess()
113 return collector_sp; in FindCollectorForProcess()
381 DarwinLogCollectorSP collector_sp( in StartCollectingForProcess() local
443 TrackCollector(collector_sp); in StartCollectingForProcess()
450 if (!collector_sp) { in GetEventsForProcess()
455 return collector_sp->RemoveEvents(); in GetEventsForProcess()
460 if (!collector_sp) { in CancelStreamForProcess()
465 collector_sp->CancelActivityStream(); in CancelStreamForProcess()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
H A DDarwinLogCollector.cpp99 s_collectors.push_back(collector_sp); in TrackCollector()
111 for (const auto &collector_sp : s_collectors) { in FindCollectorForProcess() local
112 if (collector_sp && (collector_sp->GetProcessID() == pid)) in FindCollectorForProcess()
113 return collector_sp; in FindCollectorForProcess()
381 DarwinLogCollectorSP collector_sp( in StartCollectingForProcess() local
443 TrackCollector(collector_sp); in StartCollectingForProcess()
450 if (!collector_sp) { in GetEventsForProcess()
455 return collector_sp->RemoveEvents(); in GetEventsForProcess()
460 if (!collector_sp) { in CancelStreamForProcess()
465 collector_sp->CancelActivityStream(); in CancelStreamForProcess()
[all …]