Searched refs:first_free_detail_dlmalloc_info_index (Results 1 – 1 of 1) sorted by relevance
1808 int first_free_detail_dlmalloc_info_index = DETAIL_DLMALLOC_INFO_CNT; in MsOS_MPool_AllocateMemory() local1865 …o[i].detail_dlmalloc_info[j].allocated_start_va == 0) && (first_free_detail_dlmalloc_info_index ==… in MsOS_MPool_AllocateMemory()1866 first_free_detail_dlmalloc_info_index = j; in MsOS_MPool_AllocateMemory()1869 if(first_free_detail_dlmalloc_info_index == DETAIL_DLMALLOC_INFO_CNT) in MsOS_MPool_AllocateMemory()1876 …mstar_dlmalloc_info[i].detail_dlmalloc_info[first_free_detail_dlmalloc_info_index].allocated_start… in MsOS_MPool_AllocateMemory()1877 …mstar_dlmalloc_info[i].detail_dlmalloc_info[first_free_detail_dlmalloc_info_index].allocated_size … in MsOS_MPool_AllocateMemory()