Searched defs:malloc_stats (Results 1 – 5 of 5) sorted by relevance
108 void FillMallocStatistics(AsanMallocStats *malloc_stats) { in FillMallocStatistics()
145 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument
148 int malloc_stats; member
1742 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local
278 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument