Searched refs:bytes_alloc (Results 1 – 3 of 3) sorted by relevance
39 uint64_t bytes_alloc; // allocated space size member46 SlabSample(const Symbol* symbol, uint64_t ptr, uint64_t bytes_req, uint64_t bytes_alloc, in SlabSample()51 bytes_alloc(bytes_alloc), in SlabSample()61 uint64_t bytes_alloc; member66 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareBytesAlloc, bytes_alloc);72 BUILD_DISPLAY_UINT64_FUNCTION(DisplayBytesAlloc, bytes_alloc);77 uint64_t frag1 = sample1->bytes_alloc - sample1->bytes_req; in CompareFragment()78 uint64_t frag2 = sample2->bytes_alloc - sample2->bytes_req; in CompareFragment()83 return android::base::StringPrintf("%" PRIu64, sample->bytes_alloc - sample->bytes_req); in DisplayFragment()103 TracingFieldPlace bytes_alloc; member[all …]
48827 size_t bytes_alloc; member48929 size_t bytes_alloc; member48941 size_t bytes_alloc; member
39370 size_t bytes_alloc; member39476 size_t bytes_alloc; member39488 size_t bytes_alloc; member