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