Searched refs:live_process_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DTrace.h570 llvm::DenseMap<ConstString, uint64_t> live_process_data; member in struct:lldb_private::Trace::Storage
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp202 return Lookup(storage.live_process_data, ConstString(kind));
336 m_storage.live_process_data.insert({ConstString(item.kind), item.size});

Completed in 126 milliseconds