Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_packet_utils.h90 protos::pbzero::Profiling::StackUnwindError unwind_error) { in StringifyStackUnwindError()
H A Dprofile_module.cc305 auto unwind_error = in ParsePerfSample() local
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dcommon_types.h91 unwindstack::ErrorCode unwind_error = unwindstack::ERROR_NONE; member
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.proto315 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h6685 static constexpr uint32_t unwind_error = 7; member
6696 using unwind_error = TypedColumn<std::optional<StringPool::Id>>; member
6723 std::optional<StringPool::Id> unwind_error; member
6786 ColumnType::unwind_error::type unwind_error() const { in unwind_error() function
6876 ColumnType::unwind_error::type unwind_error() const { in unwind_error() function
7158 const TypedColumn<std::optional<StringPool::Id>>& unwind_error() const { in unwind_error() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.pbzero.h379 int32_t unwind_error() const { return at<16>().as_int32(); } in unwind_error() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pbzero.h379 int32_t unwind_error() const { return at<16>().as_int32(); } in unwind_error() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.pb.h5544 inline ::perfetto::protos::Profiling_StackUnwindError PerfSample::unwind_error() const { in unwind_error() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pb.h5544 inline ::perfetto::protos::Profiling_StackUnwindError PerfSample::unwind_error() const { in unwind_error() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8024 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13667 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto14446 oneof optional_unwind_error { Profiling.StackUnwindError unwind_error = 16; }; field