Home | History | Annotate | Download | only in src

Lines Matching refs:store_buffer_

147       store_buffer_(this),
1056 store_buffer_->SetTop(start_of_current_page_);
1057 } else if (store_buffer_->Top() - start_of_current_page_ >=
1058 (store_buffer_->Limit() - store_buffer_->Top()) >> 2) {
1063 store_buffer_->SetTop(start_of_current_page_);
1071 start_of_current_page_ = store_buffer_->Top();
1081 store_buffer_->EnsureSpace(StoreBuffer::kStoreBufferSize);
1088 ASSERT(start_of_current_page_ != store_buffer_->Top());
1089 store_buffer_->SetTop(start_of_current_page_);
5293 store_buffer_.EnterDirectlyIntoStoreBuffer(