Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_kmem.cpp116 nr_cross_cpu_allocations_(0) {} in SlabSampleTreeBuilder()
125 sample_tree.nr_cross_cpu_allocations = nr_cross_cpu_allocations_; in GetSampleTree()
190 nr_cross_cpu_allocations_++; in CreateSample()
242 uint64_t nr_cross_cpu_allocations_; member in simpleperf::__anon711df3d90110::SlabSampleTreeBuilder