Searched refs:UTRACE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 192 # 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 D | FREEBSD-diffs | 383 - UTRACE(ptr, 0, 0);
|
| /freebsd-14.2/libexec/rtld-elf/ |
| H A D | rtld.c | 370 LD_ENV_DESC(UTRACE, false),
|