Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_storage.h897 return heap_profile_callsites_; in heap_profile_callsites()
900 return &heap_profile_callsites_; in mutable_heap_profile_callsites()
984 HeapProfileCallsites heap_profile_callsites_; variable