Searched refs:existing_offset (Results 1 – 1 of 1) sorted by relevance
80 size_t existing_offset; member454 v3Entry->existing_offset = latestOffset ? latestOffset : prevOffset; in reloadInternal()457 if (v3Entry->existing_offset == 0) { in reloadInternal()769 v3Entry->existing_offset = 0; in unserializeVariables()906 newV3Entry->existing_offset = v3Entry->existing_offset; in setVariableInternal()1076 varEntry->existing_offset = new_bank_offset; in reclaim()1174 size_t prevOffset = varEntry->existing_offset; in syncRaw()1177 varEntry->existing_offset = _currentOffset + appendBufferOffset; in syncRaw()1194 if (varEntry->existing_offset) { in syncRaw()1197 invalidateOffsets[invalidateOffsetIndex++] = varEntry->existing_offset; in syncRaw()[all …]