Home
last modified time | relevance | path

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

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