Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/src/
H A Djemalloc.c192 # define UTRACE(a, b, c) macro
2173 UTRACE(0, size, allocation); in imalloc_body()
2188 UTRACE(NULL, size, NULL); in imalloc_body()
2219 UTRACE(NULL, size, NULL); in imalloc_body()
2747 UTRACE(ptr, size, ret); in je_realloc()
2757 UTRACE(ptr, 0, 0); in free_default()
3279 UTRACE(ptr, size, p); in je_rallocx()
3289 UTRACE(ptr, size, 0); in je_rallocx()
3437 UTRACE(ptr, size, ptr); in je_xallocx()
3504 UTRACE(ptr, 0, 0); in je_dallocx()
[all …]
/freebsd-14.2/contrib/jemalloc/
H A DFREEBSD-diffs383 - UTRACE(ptr, 0, 0);
/freebsd-14.2/libexec/rtld-elf/
H A Drtld.c370 LD_ENV_DESC(UTRACE, false),