Lines Matching refs:UTRACE
174 # define UTRACE(a, b, c) do { \ macro
186 # define UTRACE(a, b, c) macro
1929 UTRACE(0, size, allocation); in imalloc_body()
1944 UTRACE(NULL, size, NULL); in imalloc_body()
1975 UTRACE(NULL, size, NULL); in imalloc_body()
1995 UTRACE(NULL, dopts->num_items * dopts->item_size, NULL); in imalloc()
2304 UTRACE(ptr, 0, 0); in je_realloc()
2368 UTRACE(ptr, size, ret); in je_realloc()
2379 UTRACE(ptr, 0, 0); in je_free()
2739 UTRACE(ptr, size, p); in je_rallocx()
2749 UTRACE(ptr, size, 0); in je_rallocx()
2889 UTRACE(ptr, size, ptr); in je_xallocx()
2956 UTRACE(ptr, 0, 0); in je_dallocx()
3018 UTRACE(ptr, 0, 0); in je_sdallocx()