Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/hprof/
H A Dhprof.cc478 << " objects with stack traces " << total_objects_with_stack_trace_; in Dump()
865 total_objects_with_stack_trace_ = count; in PopulateAllocationTrackingTraces()
883 size_t total_objects_with_stack_trace_ = 0u; member in art::hprof::Hprof