Searched refs:buffer_current_allocations (Results 1 – 3 of 3) sorted by relevance
55 xcall->buffer_current_allocations++; in cache_alloc()56 if ( xcall->buffer_current_allocations > xcall->buffer_maximum_allocations ) in cache_alloc()57 xcall->buffer_maximum_allocations = xcall->buffer_current_allocations; in cache_alloc()85 xcall->buffer_current_allocations--; in cache_free()109 xcall->buffer_current_allocations, in buffer_release_cache()
48 int buffer_current_allocations; member
51 xcall->buffer_current_allocations = 0; in xencall_open()
Completed in 17 milliseconds