Searched refs:prof_allocator_t (Results 1 – 2 of 2) sorted by relevance
72 } prof_allocator_t; typedef109 sizeof(prof_allocator_t) * MEM_PROFILE_MAX_ALLOCATORS;116 sizeof(prof_allocator_t) * MEM_PROFILE_MAX_ALLOCATORS;197 using ::executorch::runtime::prof_allocator_t;
28 static prof_allocator_t* mem_allocator_arr =29 (prof_allocator_t*)((uintptr_t)prof_buf + prof_mem_alloc_info_offset);178 mem_allocator_arr = (prof_allocator_t*)(base + prof_mem_alloc_info_offset); in profiling_create_block()