HomeSort by relevance Sort by last modified time
    Searched refs:bytes_req (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
cmd_kmem.cpp 37 uint64_t bytes_req; // requested space size member in struct:__anon3014::SlabSample
45 SlabSample(const Symbol* symbol, uint64_t ptr, uint64_t bytes_req,
50 bytes_req(bytes_req),
62 uint64_t bytes_req; member in struct:__anon3014::SlabAccumulateInfo
67 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareBytesReq, bytes_req);
74 BUILD_DISPLAY_UINT64_FUNCTION(DisplayBytesReq, bytes_req);
82 uint64_t frag1 = sample1->bytes_alloc - sample1->bytes_req;
83 uint64_t frag2 = sample2->bytes_alloc - sample2->bytes_req;
89 sample->bytes_alloc - sample->bytes_req);
108 TracingFieldPlace bytes_req; member in struct:__anon3014::SlabFormat
182 uint64_t bytes_req = format->bytes_req.ReadFromData(raw_data); variable
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c     [all...]

Completed in 688 milliseconds