Home
last modified time | relevance | path

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

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_malloc.cc89 trx->current_alloc_mem_buffer[roop_count]; in spider_merge_mem_calc()
90 trx->current_alloc_mem_buffer[roop_count] = 0; in spider_merge_mem_calc()
113 trx->current_alloc_mem_buffer[id] -= size; in spider_free_mem_calc()
153 trx->current_alloc_mem_buffer[id] += size; in spider_alloc_mem_calc()
H A Dspd_include.h781 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM]; member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_malloc.cc89 trx->current_alloc_mem_buffer[roop_count]; in spider_merge_mem_calc()
90 trx->current_alloc_mem_buffer[roop_count] = 0; in spider_merge_mem_calc()
113 trx->current_alloc_mem_buffer[id] -= size; in spider_free_mem_calc()
153 trx->current_alloc_mem_buffer[id] += size; in spider_alloc_mem_calc()
H A Dspd_include.h781 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM]; member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_malloc.cc88 trx->current_alloc_mem_buffer[roop_count]; in spider_merge_mem_calc()
89 trx->current_alloc_mem_buffer[roop_count] = 0; in spider_merge_mem_calc()
112 trx->current_alloc_mem_buffer[id] -= size; in spider_free_mem_calc()
152 trx->current_alloc_mem_buffer[id] += size; in spider_alloc_mem_calc()
H A Dspd_include.h780 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM];
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_malloc.cc88 trx->current_alloc_mem_buffer[roop_count];
89 trx->current_alloc_mem_buffer[roop_count] = 0;
112 trx->current_alloc_mem_buffer[id] -= size;
152 trx->current_alloc_mem_buffer[id] += size;
H A Dspd_include.h780 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM]; member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_malloc.cc89 trx->current_alloc_mem_buffer[roop_count]; in spider_merge_mem_calc()
90 trx->current_alloc_mem_buffer[roop_count] = 0; in spider_merge_mem_calc()
113 trx->current_alloc_mem_buffer[id] -= size; in spider_free_mem_calc()
153 trx->current_alloc_mem_buffer[id] += size; in spider_alloc_mem_calc()
H A Dspd_include.h909 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM]; member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_malloc.cc89 trx->current_alloc_mem_buffer[roop_count]; in spider_merge_mem_calc()
90 trx->current_alloc_mem_buffer[roop_count] = 0; in spider_merge_mem_calc()
113 trx->current_alloc_mem_buffer[id] -= size; in spider_free_mem_calc()
153 trx->current_alloc_mem_buffer[id] += size; in spider_alloc_mem_calc()
H A Dspd_include.h909 longlong current_alloc_mem_buffer[SPIDER_MEM_CALC_LIST_NUM]; member