Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTrace.cpp347 Optional<std::vector<lldb::cpu_id_t>> postmortem_cpus) { in Trace() argument
350 m_storage.cpus = postmortem_cpus; in Trace()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTrace.h479 llvm::Optional<std::vector<lldb::cpu_id_t>> postmortem_cpus);