Home
last modified time | relevance | path

Searched refs:AllocateSample (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dsample_tree.cpp88 SampleEntry* sample = AllocateSample(value); in AddCallChainSample()
124 result = AllocateSample(value); in InsertSample()
138 SampleEntry* SampleTree::AllocateSample(SampleEntry& value) { in AllocateSample() function in SampleTree
Dsample_tree.h114 SampleEntry* AllocateSample(SampleEntry& value);