Home
last modified time | relevance | path

Searched defs:DoUnwind (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/profiling/memory/
Dunwinding_unittest.cc138 TEST(UnwindingTest, DoUnwind) { in TEST() argument
Dunwinding.cc124 bool DoUnwind(WireMessage* msg, UnwindingMetadata* metadata, AllocRecord* out) { in DoUnwind() function