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/compiler/
Djs-operator.h18 class AllocationSite; variable
Djs-heap-broker.cc992 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
/external/v8/src/
Dobjects.h687 class AllocationSite; variable
Dobjects-inl.h2247 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS() argument