Searched refs:live_process_data (Results 1 – 2 of 2) sorted by relevance
202 return Lookup(storage.live_process_data, ConstString(kind)); in GetLiveProcessBinaryDataSize()336 m_storage.live_process_data.insert({ConstString(item.kind), item.size}); in RefreshLiveProcessState()
570 llvm::DenseMap<ConstString, uint64_t> live_process_data; member