Searched refs:prof_mem_alloc_info_offset (Results 1 – 2 of 2) sorted by relevance
113 constexpr size_t prof_mem_alloc_info_offset = variable115 constexpr size_t prof_mem_alloc_events_offset = prof_mem_alloc_info_offset +204 using ::executorch::runtime::prof_mem_alloc_info_offset;
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()