Home | History | Annotate | Download | only in asan

Lines Matching refs:malloced

390     size_t malloced = 0;
392 Printf(" MallocInfo: in quarantine: %zu malloced: %zu; ",
393 quarantine_.size() >> 20, malloced >> 20);
643 thread_stats.malloced += size;
1071 malloced or if it is already freed.