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.h183 uint64_t unwinding_errors = 0; member
Dheapprofd_producer.cc625 stats->set_unwinding_errors(process_state->unwinding_errors); in DumpProcessState()
967 process_state.unwinding_errors++; in HandleAllocRecord()
Dheapprofd_end_to_end_test.cc168 std::to_string(stats.unwinding_errors()) + "\n" + in FormatStats()
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto78 optional uint64 unwinding_errors = 1; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto6152 optional uint64 unwinding_errors = 1; field