Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_kmem.cpp251 using SlabSampleCallgraphDisplayer = CallgraphDisplayer<SlabSample, CallChainNode<SlabSample>>; typedef
490 displayer.AddExclusiveDisplayFunction(SlabSampleCallgraphDisplayer()); in PrepareToBuildSampleTree()