Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dunwinding_unittest.cc124 #define MAYBE_DoUnwind DoUnwind
136 ASSERT_TRUE(DoUnwind(&msg, &metadata, &out)); in TEST()
Dunwinding.cc179 bool DoUnwind(WireMessage* msg, UnwindingMetadata* metadata, AllocRecord* out) { in DoUnwind() function
356 DoUnwind(&msg, unwinding_metadata, &rec); in HandleBuffer()
Dunwinding.h133 bool DoUnwind(WireMessage*, UnwindingMetadata* metadata, AllocRecord* out);