Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_kmem.cpp86 struct SlabSampleTree { struct
87 std::vector<SlabSample*> samples;
88 uint64_t total_requested_bytes;
89 uint64_t total_allocated_bytes;
90 uint64_t nr_allocations;
91 uint64_t nr_frees;
92 uint64_t nr_cross_cpu_allocations;