Home
last modified time | relevance | path

Searched defs:unwind_error (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_utils.h88 protos::pbzero::Profiling::StackUnwindError unwind_error) { in StringifyStackUnwindError()
Dprofile_module.cc242 auto unwind_error = in ParsePerfSample() local
/external/perfetto/src/profiling/perf/
Dcommon_types.h90 unwindstack::ErrorCode unwind_error = unwindstack::ERROR_NONE; member
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto249 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto8024 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field