Searched refs:D_MEM (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/usr.sbin/syslogd/ |
| D | syslogd.h | 141 #define D_MEM 256 /* malloc/free */ macro 146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC) 212 DPRINTF(D_MEM, "Unable to allocate memory"); \ 220 DPRINTF(D_MEM, "Unable to allocate memory"); \
|
| D | tls.c | 1843 DPRINTF(D_MEM, "free_tls_conn(conn_info@%p) with sslptr@%p\n", in free_tls_conn() 1976 DPRINTF(D_MEM, "free_tls_sslptr(conn_info@%p)\n", conn_info); in free_tls_sslptr()
|
| D | syslogd.c | 3252 DPRINTF((D_PARSE|D_MEM), in read_config_file() 4707 DPRINTF(D_MEM, "message_queue_freeall(f@%p) with f_qhead@%p\n", f, in message_queue_freeall()
|
| /netbsd/src/external/bsd/am-utils/dist/include/ |
| D | am_utils.h | 450 # define D_MEM 0x0040 /* Trace memory allocations */ macro 452 # define D_MEM 0x0000 /* Dummy */ macro 461 # define D_BASIC (D_TRACE|D_FULL|D_STR|D_MEM|D_INFO|D_XDRTRACE|D_READDIR) 507 # define D_MEM 0x0000 /* dummy: Trace memory allocations */ macro
|
| /netbsd/src/external/bsd/am-utils/dist/libamu/ |
| D | xutil.c | 102 {"mem", D_MEM}, /* Trace memory allocations */ 192 if (amuDebug(D_MEM)) in xmalloc() 226 if (amuDebug(D_MEM)) in xrealloc() 250 if (amuDebug(D_MEM)) in dxfree()
|
| /netbsd/src/sys/arch/mips/adm5120/dev/ |
| D | ahci.c | 153 #define D_MEM (0x0008) /* memory allocation */ macro 500 DPRINTF(D_MEM, ("SLallocx")); in ahci_allocx() 528 DPRINTF(D_MEM, ("SLfreex")); in ahci_freex()
|
| /netbsd/src/sys/dev/ic/ |
| D | sl811hs.c | 791 DLOG(D_MEM, "allocx %#jx", (uintptr_t)xfer, 0,0,0); in slhci_allocx() 807 DLOG(D_MEM, "freex xfer %#jx spipe %#jx", in slhci_freex()
|