Home | History | Annotate | Download | only in src

Lines Matching refs:Static

56 static bool phinited = false;
157 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
161 int fetch_count = Static::central_cache()[cl].RemoveRange(
192 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
219 size_t delta_bytes = N * Static::sizemap()->ByteSizeForClass(cl);
223 int batch_size = Static::sizemap()->num_objects_to_move(cl);
227 Static::central_cache()[cl].InsertRange(head, tail, batch_size);
232 Static::central_cache()[cl].InsertRange(head, tail, N);
259 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
272 SpinLockHolder h(Static::pageheap_lock());
311 SpinLockHolder h(Static::pageheap_lock());
313 Static::InitStaticVars();
328 SpinLockHolder h(Static::pageheap_lock());
341 SpinLockHolder h(Static::pageheap_lock());
447 SpinLockHolder h(Static::pageheap_lock());