Home
last modified time | relevance | path

Searched refs:current_tids (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DIntelPTPerThreadProcessTrace.cpp56 ArrayRef<lldb::tid_t> current_tids) { in Start() argument
61 for (lldb::tid_t tid : current_tids) in Start()
H A DIntelPTPerThreadProcessTrace.h37 llvm::ArrayRef<lldb::tid_t> current_tids);