Searched refs:LOGVBVABUFFER (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp41 #define LOGVBVABUFFER(a) LogFlow(a)
43 #define LOGVBVABUFFER(a) do {} while (0) macro
131 LOGVBVABUFFER(("vbvaPartialRead: p = %p, cb = %d, cbRecord 0x%08X\n",
179 LOGVBVABUFFER(("first = %d, free = %d\n",
190 LOGVBVABUFFER(("cbRecord = 0x%08X, pPartialRecord->cb = 0x%08X\n", cbRecordCurrent, pPartialRecord->cb));
199 LOGVBVABUFFER(("continue partial record cb = %d cbRecord 0x%08X, first = %d, free = %d\n",
223 LOGVBVABUFFER(("partial done ok, data = %d, free = %d\n",
246 LOGVBVABUFFER(("started partial record cb = 0x%08X cbRecord 0x%08X, first = %d, free = %d\n",
287 LOGVBVABUFFER(("Allocated from heap %p\n", dst));
296 LOGVBVABUFFER(("don
[all...]

Completed in 33 milliseconds