Searched refs:entityId (Results 1 – 2 of 2) sorted by relevance
272 uint32_t entityId = result.powerEntityId; in DumpResidencyDataDiffToFd() local273 const char *entityName = entityNames.at(entityId).c_str(); in DumpResidencyDataDiffToFd()276 auto prevEntityResultIt = prevResultsMap.find(entityId); in DumpResidencyDataDiffToFd()281 const char *stateName = stateNames.at(entityId).at(stateId).c_str(); in DumpResidencyDataDiffToFd()
133 auto entityId = (*it).id; in excludeSkippedEntities() local138 if ((*resultsIt).id == entityId) { in excludeSkippedEntities()