Home
last modified time | relevance | path

Searched refs:allocated_size (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c200 size_t allocated_size; member
1877 …lmalloc_info[i].detail_dlmalloc_info[first_free_detail_dlmalloc_info_index].allocated_size = bytes; in MsOS_MPool_AllocateMemory()
1910 …\n", __PRETTY_FUNCTION__, __LINE__, mstar_dlmalloc_info[i].detail_dlmalloc_info[j].allocated_size); in MsOS_MPool_FreeMemory()
1949 mstar_dlmalloc_info[i].detail_dlmalloc_info[j].allocated_size = 0; in MsOS_MPool_FreeMemory()
2024 mstar_dlmalloc_info[i].detail_dlmalloc_info[j].allocated_size = bytes; in MsOS_MPool_ReallocateMemory()