Searched refs:AllocState (Results 1 – 8 of 8) sorted by relevance
238 struct AllocState struct243 using AllocStack = std::vector<AllocState>; argument
151 AllocState state = {mCurrentPageOffset, mInUseList}; in push()
33 struct AllocState { struct109 AllocState* state = state_.get(); in track_alloc()122 std::shared_ptr<AllocState> state_ = std::make_shared<AllocState>();