Home
last modified time | relevance | path

Searched defs:LBRData (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DBranchListFile.h167 struct LBRData { struct
172 bool LBRDataToString(const LBRData& data, std::string& s); argument
177 class LBRData; variable
H A Dbranch_list.proto80 message LBRData { message
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/
Dbranch_list.pb.cc142 PROTOBUF_CONSTEXPR LBRData::LBRData( in LBRData() function in simpleperf::proto::LBRData
2316 LBRData::LBRData(::PROTOBUF_NAMESPACE_ID::Arena* arena, in LBRData() function in simpleperf::proto::LBRData
2322 LBRData::LBRData(const LBRData& from) in LBRData() function in simpleperf::proto::LBRData
Dbranch_list.pb.h63 class LBRData; variable
1474 inline LBRData() : LBRData(nullptr) {} in LBRData() function
1479 LBRData(LBRData&& from) noexcept in LBRData() function