Searched refs:UTRACE (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 260 # define UTRACE(a, b, c) do { \ macro 272 # define UTRACE(a, b, c) macro 2602 UTRACE(0, size, allocation); in imalloc_body() 2617 UTRACE(NULL, size, NULL); in imalloc_body() 2648 UTRACE(NULL, size, NULL); in imalloc_body() 2667 UTRACE(NULL, dopts->num_items * dopts->item_size, NULL); in imalloc_init_check() 3001 UTRACE(ptr, 0, 0); in free_default() 3552 UTRACE(ptr, size, p); in do_rallocx() 3571 UTRACE(ptr, size, 0); in do_rallocx() 3602 UTRACE(ptr, 0, 0); in do_realloc_nonnull_zero() [all …]
|
| /src/contrib/jemalloc/ |
| H A D | FREEBSD-diffs | 383 - UTRACE(ptr, 0, 0);
|
| /src/libexec/rtld-elf/ |
| H A D | rtld.c | 392 LD_ENV_DESC(UTRACE, false, .can_update = true),
|