Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/
Drecord_file.pb.cc37 PROTOBUF_CONSTEXPR DebugUnwindFeature::DebugUnwindFeature( in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature
368 DebugUnwindFeature::DebugUnwindFeature(::PROTOBUF_NAMESPACE_ID::Arena* arena, in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature
374 DebugUnwindFeature::DebugUnwindFeature(const DebugUnwindFeature& from) in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature
Drecord_file.pb.h47 class DebugUnwindFeature; variable
237 inline DebugUnwindFeature() : DebugUnwindFeature(nullptr) {} in DebugUnwindFeature() function
242 DebugUnwindFeature(DebugUnwindFeature&& from) noexcept in DebugUnwindFeature() function
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file.proto24 message DebugUnwindFeature { message
H A Drecord_file.h72 using DebugUnwindFeature = std::vector<DebugUnwindFile>; variable
/aosp_15_r20/external/perfetto/protos/third_party/simpleperf/
H A Drecord_file.proto25 message DebugUnwindFeature { message