Searched defs:DataIndex (Results 1 – 3 of 3) sorted by relevance
58 std::unordered_map<uint32_t, std::tuple<DataIndex, DataIndex>>& callIdToLasLibId) in UpdateLastCallerPathAndSymbolIndexs()
754 void GpuWindowMemData::RevicesIpid(const std::map<DataIndex, InternalPid>& windowIdToIpidMap) in RevicesIpid()
208 using DataIndex = uint64_t; variable