Home
last modified time | relevance | path

Searched refs:total_retainers_count (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dprofile-generator.h818 int total_retainers_count() { return total_retainers_count_; } in total_retainers_count() function
Dheap-profiler.cc1108 histogram_retainers_count += entries_map.total_retainers_count(); in FillHeapSnapshot()
Dprofile-generator.cc2537 entries_.total_retainers_count()); in GenerateSnapshot()