Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c182 # define UTRACE(a, b, c) macro
1940 UTRACE(NULL, size, NULL); in imalloc_body()
1971 UTRACE(NULL, size, NULL); in imalloc_body()
2300 UTRACE(ptr, 0, 0); in je_realloc()
2364 UTRACE(ptr, size, ret); in je_realloc()
2375 UTRACE(ptr, 0, 0); in je_free()
2735 UTRACE(ptr, size, p); in je_rallocx()
2745 UTRACE(ptr, size, 0); in je_rallocx()
2885 UTRACE(ptr, size, ptr); in je_xallocx()
2952 UTRACE(ptr, 0, 0); in je_dallocx()
[all …]