Home
last modified time | relevance | path

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

/malloc/
A Dmtrace-impl.c35 static FILE *mallstream; variable
83 flockfile (mallstream); in lock_and_info()
99 funlockfile (mallstream); in free_mtrace()
112 funlockfile (mallstream); in malloc_mtrace_after()
140 funlockfile (mallstream); in realloc_mtrace_after()
153 funlockfile (mallstream); in memalign_mtrace_after()
163 if (mallstream != NULL) in release_libc_mem()
176 if (mallstream != NULL) in do_mtrace()
205 if (mallstream == NULL) in do_muntrace()
211 FILE *f = mallstream; in do_muntrace()
[all …]

Completed in 5 milliseconds