Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h169 uint64_t unwinding_errors = 0; member
Dheapprofd_producer.cc545 stats->set_unwinding_errors(process_state.unwinding_errors); in Dump()
818 process_state.unwinding_errors++; in HandleAllocRecord()
Dheapprofd_end_to_end_test.cc182 std::to_string(stats.unwinding_errors()) + "\n" + in FormatStats()
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto86 optional uint64 unwinding_errors = 1; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2644 optional uint64 unwinding_errors = 1; field