Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp391 Lookup(storage.postmortem_cpu_data, cpu_id, ConstString(kind))) in GetPostMortemCpuDataFile()
409 storage.postmortem_cpu_data[cpu_id].insert({ConstString(kind), file_spec}); in SetPostMortemCpuDataFile()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTrace.h587 postmortem_cpu_data; member