Searched defs:AllocationSite (Results 1 – 5 of 5) sorted by relevance
26 struct AllocationSite { struct27 u32 id;28 uptr total_size;29 uptr count;
22 OBJECT_CONSTRUCTORS_IMPL(AllocationSite, Struct) in OBJECT_CONSTRUCTORS_IMPL() argument
16 class AllocationSite; variable
22 class AllocationSite; variable
3397 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument