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.h195 uint64_t unwinding_errors = 0; member
Dheapprofd_producer.cc677 stats->set_unwinding_errors(process_state.unwinding_errors); in SetStats()
1084 process_state.unwinding_errors++; in HandleAllocRecord()
Dheapprofd_end_to_end_test.cc573 std::to_string(stats.unwinding_errors()) + "\n" + in FormatStats()
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto82 optional uint64 unwinding_errors = 1; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7857 optional uint64 unwinding_errors = 1; field