Home | History | Annotate | Download | only in asan

Lines Matching refs:Printf

35   Printf("%s", prefix);
38 Printf("%zu:%zu; ", i, array[i]);
40 Printf("\n");
44 Printf("Stats: %zuM malloced (%zuM for red zones) by %zu calls\n",
46 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs);
47 Printf("Stats: %zuM freed by %zu calls\n", freed>>20, frees);
48 Printf("Stats: %zuM really freed by %zu calls\n",
50 Printf("Stats: %zuM (%zuM-%zuM) mmaped; %zu maps, %zu unmaps\n",
58 Printf("Stats: malloc large: %zu small slow: %zu\n",
133 Printf("Stats: StackDepot: %zd ids; %zdM allocated\n",