Home
last modified time | relevance | path

Searched defs:PartitionBucket (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.h238 struct PartitionBucket { struct
239 PartitionPage* activePagesHead; // Accessed most in hot path => goes first.
240 PartitionPage* freePagesHead;
241 uint32_t slotSize;
242 uint16_t numSystemPagesPerSlotSpan;
243 uint16_t numFullPages;