Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c125 &mtip->mti_probes[DTMALLOC_PROBE_FREE]); in dtmalloc_type_cb()
/freebsd/sys/sys/
H A Dmalloc.h100 #define DTMALLOC_PROBE_FREE 1 macro
/freebsd/sys/kern/
H A Dkern_malloc.c435 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_FREE]; in malloc_type_freed()