Searched defs:AllocBytes (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profilerecord/ |
D | profilerecord.go | 16 AllocBytes, FreeBytes int64 member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/deque/ |
H A D | spare_block_handling.pass.cpp | 56 const auto& AllocBytes = malloc_allocator_base::outstanding_bytes; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mprof.go | 949 AllocBytes, FreeBytes int64 // number of bytes allocated, freed member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | IntervalMap.h | 457 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | IntervalMap.h | 457 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | IntervalMap.h | 457 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 449 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | IntervalMap.h | 457 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 457 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
|