Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Docl.cpp55 #ifndef LOG_BUFFER_POOL
57 # define LOG_BUFFER_POOL printf
59 # define LOG_BUFFER_POOL(...) macro
3899 LOG_BUFFER_POOL("Reuse reserved buffer: %p\n", entry.clBuffer_); in allocate()
3996 LOG_BUFFER_POOL("OpenCL allocate %lld (0x%llx) bytes: %p\n", in _allocateBufferEntry()
4005 LOG_BUFFER_POOL("OpenCL release buffer: %p, %lld (0x%llx) bytes\n", in _releaseBufferEntry()
4049 LOG_BUFFER_POOL("OpenCL SVM allocate %lld (0x%llx) bytes: %p\n", in _allocateBufferEntry()
4058 LOG_BUFFER_POOL("OpenCL release SVM buffer: %p, %lld (0x%llx) bytes\n", in _releaseBufferEntry()