Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/dev/dtmalloc/
Ddtmalloc.c136 &mtip->mti_probes[DTMALLOC_PROBE_FREE]); in dtmalloc_type_cb()
/freebsd-12-stable/sys/sys/
Dmalloc.h98 #define DTMALLOC_PROBE_FREE 1 macro
/freebsd-12-stable/sys/kern/
Dkern_malloc.c423 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_FREE]; in malloc_type_freed()