Searched refs:OffsetToMonitorId (Results 1 – 2 of 2) sorted by relevance
75 last->monitor_id_ = OffsetToMonitorId(current_chunk_list_index_* (kMaxListSize * kChunkSize) in AllocateChunk()82 before->monitor_id_ = OffsetToMonitorId(MonitorIdToOffset(last->monitor_id_) - in AllocateChunk()
165 return OffsetToMonitorId( in ComputeMonitorIdInPool()179 static constexpr MonitorId OffsetToMonitorId(size_t offset) { in OffsetToMonitorId() function