Searched defs:AllocationSite (Results 1 – 5 of 5) sorted by relevance
26 struct AllocationSite { struct27 u32 id;28 uptr total_size;29 uptr count;
18 class AllocationSite; variable
992 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
687 class AllocationSite; variable
2247 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS() argument