Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c170 # define UTRACE(a, b, c) do { \ macro
182 # define UTRACE(a, b, c) macro
1941 UTRACE(0, size, allocation);
1956 UTRACE(NULL, size, NULL);
1987 UTRACE(NULL, size, NULL);
2007 UTRACE(NULL, dopts->num_items * dopts->item_size, NULL);
2316 UTRACE(ptr, 0, 0);
2380 UTRACE(ptr, size, ret);
2391 UTRACE(ptr, 0, 0);
2751 UTRACE(ptr, size, p);
[all …]