Lines Matching refs:UTRACE
180 # define UTRACE(a, b, c) do { \ macro
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()
2238 UTRACE(NULL, dopts->num_items * dopts->item_size, NULL); in imalloc_init_check()
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()
3565 UTRACE(ptr, 0, 0); in sdallocx_default()