Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/dev/dtmalloc/
Ddtmalloc.c134 &mtip->mti_probes[DTMALLOC_PROBE_MALLOC]); in dtmalloc_type_cb()
/freebsd-12-stable/sys/sys/
Dmalloc.h97 #define DTMALLOC_PROBE_MALLOC 0 macro
/freebsd-12-stable/sys/kern/
Dkern_malloc.c384 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_MALLOC]; in malloc_type_zone_allocated()