Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmalloc.h98 uint32_t mti_probes[DTMALLOC_PROBE_MAX]; member
/f-stack/freebsd/sys/
H A Dmalloc.h106 uint32_t mti_probes[DTMALLOC_PROBE_MAX]; member
/f-stack/freebsd/kern/
H A Dkern_malloc.c398 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_MALLOC]; in malloc_type_zone_allocated()
437 uint32_t probe_id = mtip->mti_probes[DTMALLOC_PROBE_FREE]; in malloc_type_freed()