Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmalloc.h89 #define DTMALLOC_PROBE_MALLOC 0 macro
/f-stack/freebsd/sys/
H A Dmalloc.h101 #define DTMALLOC_PROBE_MALLOC 0 macro
/f-stack/freebsd/kern/
H A Dkern_malloc.c398 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_MALLOC]; in malloc_type_zone_allocated()