Searched defs:alloc_bytes (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Ddata-stack.c58 unsigned long long alloc_bytes[BLOCK_FRAME_COUNT]; member in struct:stack_frame_block
172 current_frame_block->alloc_bytes[frame_pos] = 0ULL;
396 current_frame_block->alloc_bytes[frame_pos] += alloc_size;
441 current_frame_block->alloc_bytes[frame_pos],
512 current_frame_block->alloc_bytes[frame_pos] += alloc_growth;

Completed in 16 milliseconds