Home
last modified time | relevance | path

Searched defs:StackInfo (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/tools/protoprofile/
Dmain.cc87 struct StackInfo { struct in perfetto::protoprofile::__anonfb4d87220111::SizeProfileComputer
88 std::vector<size_t> samples;
89 std::vector<int> locations;
/external/skia/tests/
DIncrTopoSortTest.cpp308 struct StackInfo { struct in Graph
309 sk_sp<Node> fNode; // This gets a ref bc, in 'shift' it will be pulled out of 'fNodes'
310 Node* fDest;