Home
last modified time | relevance | path

Searched defs:BranchStackItemType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Drecord.h125 struct BranchStackItemType { struct
133 const BranchStackItemType* stack; argument
H A Dsample_tree_test.cpp74 SampleEntry* CreateBranchSample(const SampleRecord&, const BranchStackItemType&) override { in CreateBranchSample()
H A Dcmd_kmem.cpp199 SlabSample* CreateBranchSample(const SampleRecord&, const BranchStackItemType&) override { in CreateBranchSample()