Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc26 struct AllocationSite { struct
27 u32 id;
28 uptr total_size;
29 uptr count;
/external/v8/src/objects/
Dallocation-site-inl.h22 OBJECT_CONSTRUCTORS_IMPL(AllocationSite, Struct) in OBJECT_CONSTRUCTORS_IMPL() argument
Dobject-list-macros.h16 class AllocationSite; variable
/external/v8/src/compiler/
Djs-operator.h22 class AllocationSite; variable
Djs-heap-broker.cc3397 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument