Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libs/call/
A Dbuffer.c57 if ( xcall->buffer_current_allocations > xcall->buffer_maximum_allocations ) in cache_alloc()
58 xcall->buffer_maximum_allocations = xcall->buffer_current_allocations; in cache_alloc()
111 xcall->buffer_maximum_allocations); in buffer_release_cache()
A Dprivate.h42 int buffer_maximum_allocations; member
A Dcore.c42 xcall->buffer_maximum_allocations = 0; in xencall_open()

Completed in 5 milliseconds