Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp351 std::optional<std::vector<lldb::cpu_id_t>> postmortem_cpus) { in Trace() argument
354 m_storage.cpus = postmortem_cpus; in Trace()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTrace.h480 std::optional<std::vector<lldb::cpu_id_t>> postmortem_cpus);