Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_kmem.cpp92 struct SlabSampleTree { struct
93 std::vector<SlabSample*> samples;
94 uint64_t total_requested_bytes;
95 uint64_t total_allocated_bytes;
96 uint64_t nr_allocations;
97 uint64_t nr_frees;
98 uint64_t nr_cross_cpu_allocations;