Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_module.cc33 const char* HeapGraphRootTypeToString(int32_t type) { in HeapGraphRootTypeToString() function
253 const char* str = HeapGraphRootTypeToString(entry.root_type()); in ParseHeapGraph()