Home
last modified time | relevance | path

Searched defs:heap_size (Results 1 – 8 of 8) sorted by relevance

/third_party/jerryscript/jerry-core/api/
Dexternal-context-helpers.c73 jerry_external_context_init (uint32_t heap_size, /**< the size of heap */ in jerry_external_context_init()
Djerry.c3490 jerry_create_context (uint32_t heap_size, /**< the size of heap */ in jerry_create_context()
/third_party/jerryscript/jerry-core/jcontext/
Djcontext.h126 uint32_t heap_size; /**< size of the heap */ member
/third_party/libdrm/amdgpu/
Damdgpu.h407 uint64_t heap_size; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1414 uint64_t heap_size = physical_device->heap.size; in tu_get_budget_memory() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c220 uint64_t heap_size; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2775 VkDeviceSize heap_size = device->memory.heaps[i].size; in anv_get_memory_budget() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9396 int heap_size; member