Searched refs:DBGPRINTF (Results 1 – 4 of 4) sorted by relevance
22 #define DBGPRINTF(_m...) \ macro106 DBGPRINTF("total allocations:%d total releases:%d", in buffer_release_cache()109 DBGPRINTF("current allocations:%d maximum allocations:%d", in buffer_release_cache()112 DBGPRINTF("cache current size:%d", in buffer_release_cache()114 DBGPRINTF("cache hits:%d misses:%d toobig:%d", in buffer_release_cache()
55 DBGPRINTF("Skipping empty HVM_PARAMS record\n"); in handle_hvm_params()
130 #define DBGPRINTF(_f, _a...) do { int DBGPRINTF_errno = errno; \ macro
801 DBGPRINTF("Skipping empty %s record for vcpu %u\n", in handle_x86_pv_vcpu_blob()
Completed in 5 milliseconds