Home
last modified time | relevance | path

Searched defs:heap_id (Results 1 – 25 of 49) sorted by relevance

12

/aosp12/art/runtime/javaheapprof/
H A Djavaheapsampler.h45 void SetHeapID(uint32_t heap_id) { in SetHeapID()
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_ion.h230 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 Dion.h471 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 Dmsm_ion.h230 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 Ddmabuf_heap_bench.c62 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 Dion_allocate_api_test.cpp86 unsigned int heap_id = getModernHeapId(i); in TEST_F() local
H A Dion_test_fixture.h33 unsigned int heap_id; member
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_ion_alloc.h55 unsigned int heap_id = 0x0; member
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_ion_alloc.h55 unsigned int heap_id = 0x0; member
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_ion_alloc.h55 unsigned int heap_id = 0x0; member
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_ion_alloc.h55 unsigned int heap_id = 0x0; member
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_ion_alloc.h55 unsigned int heap_id = 0x0; member
H A Dgr_allocator.cpp262 unsigned int heap_id = 0; in GetIonHeapInfo() local
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_ion_alloc.h54 unsigned int heap_id = 0x0; member
H A Dgr_allocator.cpp203 unsigned int heap_id = 0; in GetIonHeapInfo() local
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_ion_alloc.h56 unsigned int heap_id = 0x0; member
/aosp12/system/memory/libion/original-kernel-headers/linux/
H A Dion_4.12.h63 __u32 heap_id; member
H A Dion_4.19.h91 __u32 heap_id; member
/aosp12/system/memory/libion/kernel-headers/linux/
H A Dion_4.12.h35 __u32 heap_id; member
H A Dion_4.19.h47 __u32 heap_id; member
/aosp12/system/memory/libdmabufheap/
H A DBufferAllocator.cpp129 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 DQCameraMem.cpp380 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 Dheaps.cc991 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 Dion.h57 __u32 heap_id; member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dion.h142 __u32 heap_id; member

12