Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc483 << " objects with stack traces " << total_objects_with_stack_trace_; in Dump()
870 total_objects_with_stack_trace_ = count; in PopulateAllocationTrackingTraces()
888 size_t total_objects_with_stack_trace_ = 0u; member in art::hprof::Hprof