Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dsample_tree.h168 UpdateCallChainParentInfo(sample, parent); in ProcessSampleRecord()
268 void UpdateCallChainParentInfo(EntryT* sample, EntryT* parent) { in UpdateCallChainParentInfo() function