Home | History | Annotate | Download | only in src

Lines Matching refs:Static

56 static bool phinited = false;
160 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
164 int fetch_count = Static::central_cache()[cl].RemoveRange(
198 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
225 size_t delta_bytes = N * Static::sizemap()->ByteSizeForClass(cl);
229 int batch_size = Static::sizemap()->num_objects_to_move(cl);
233 Static::central_cache()[cl].InsertRange(head, tail, batch_size);
238 Static::central_cache()[cl].InsertRange(head, tail, N);
265 const int batch_size = Static::sizemap()->num_objects_to_move(cl);
278 SpinLockHolder h(Static::pageheap_lock());
316 // static
322 SpinLockHolder h(Static::pageheap_lock());
324 Static::InitStaticVars();
339 SpinLockHolder h(Static::pageheap_lock());
352 SpinLockHolder h(Static::pageheap_lock());
458 SpinLockHolder h(Static::pageheap_lock());