/aosp12/art/runtime/javaheapprof/ |
H A D | javaheapsampler.h | 45 void SetHeapID(uint32_t heap_id) { in SetHeapID()
|
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | msm_ion.h | 230 static inline int msm_ion_secure_heap(int heap_id) in msm_ion_secure_heap() 236 static inline int msm_ion_unsecure_heap(int heap_id) in msm_ion_unsecure_heap() 241 static inline int msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage) in msm_ion_secure_heap_2_0() 246 static inline int msm_ion_unsecure_heap_2_0(int heap_id, in msm_ion_unsecure_heap_2_0()
|
H A D | ion.h | 471 static inline int ion_secure_heap(struct ion_device *dev, int heap_id, in ion_secure_heap() 478 static inline int ion_unsecure_heap(struct ion_device *dev, int heap_id, in ion_unsecure_heap()
|
/aosp12/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
H A D | msm_ion.h | 230 static inline int msm_ion_secure_heap(int heap_id) in msm_ion_secure_heap() 236 static inline int msm_ion_unsecure_heap(int heap_id) in msm_ion_unsecure_heap() 241 static inline int msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage) in msm_ion_secure_heap_2_0() 246 static inline int msm_ion_unsecure_heap_2_0(int heap_id, in msm_ion_unsecure_heap_2_0()
|
/aosp12/system/memory/libdmabufheap/tests/ |
H A D | dmabuf_heap_bench.c | 62 int ion_heap_alloc(int ionfd, int heap_id, size_t len, unsigned int flags, int* dmabuf_fd) { in ion_heap_alloc() 120 int heap_id; in ion_heap_bench() local
|
/aosp12/hardware/google/graphics/common/libion/test/ |
H A D | ion_allocate_api_test.cpp | 86 unsigned int heap_id = getModernHeapId(i); in TEST_F() local
|
H A D | ion_test_fixture.h | 33 unsigned int heap_id; member
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_ion_alloc.h | 55 unsigned int heap_id = 0x0; member
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_ion_alloc.h | 55 unsigned int heap_id = 0x0; member
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_ion_alloc.h | 55 unsigned int heap_id = 0x0; member
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_ion_alloc.h | 55 unsigned int heap_id = 0x0; member
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_ion_alloc.h | 55 unsigned int heap_id = 0x0; member
|
H A D | gr_allocator.cpp | 262 unsigned int heap_id = 0; in GetIonHeapInfo() local
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_ion_alloc.h | 54 unsigned int heap_id = 0x0; member
|
H A D | gr_allocator.cpp | 203 unsigned int heap_id = 0; in GetIonHeapInfo() local
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_ion_alloc.h | 56 unsigned int heap_id = 0x0; member
|
/aosp12/system/memory/libion/original-kernel-headers/linux/ |
H A D | ion_4.12.h | 63 __u32 heap_id; member
|
H A D | ion_4.19.h | 91 __u32 heap_id; member
|
/aosp12/system/memory/libion/kernel-headers/linux/ |
H A D | ion_4.12.h | 35 __u32 heap_id; member
|
H A D | ion_4.19.h | 47 __u32 heap_id; member
|
/aosp12/system/memory/libdmabufheap/ |
H A D | BufferAllocator.cpp | 129 int BufferAllocator::GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id) { in GetIonHeapIdByName() 196 unsigned int heap_id; in GetIonConfig() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraMem.cpp | 380 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id) in alloc() 464 unsigned int heap_id, size_t size, bool cached, bool secure_mode) in allocOneBuffer() 655 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in findBufferLocked() 715 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in allocateBuffer()
|
/aosp12/art/test/913-heaps/ |
H A D | heaps.cc | 991 jint heap_id; in Java_art_Test913_getObjectHeapId() local 998 JNIEnv* env, jclass klass ATTRIBUTE_UNUSED, jint heap_id) { in Java_art_Test913_getHeapName() 1011 JNIEnv* env, jclass klass ATTRIBUTE_UNUSED, jlong tag, jint heap_id) { in Java_art_Test913_checkGetObjectHeapIdInCallback() 1105 jint heap_id) { in HeapIterationExtCallback()
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | ion.h | 57 __u32 heap_id; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | ion.h | 142 __u32 heap_id; member
|