Searched refs:STATS_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define STATS_BUFFER_SIZE 4096 macro35 char stats_before_allocations[STATS_BUFFER_SIZE];36 char stats_after_allocations[STATS_BUFFER_SIZE];37 char stats_after_free[STATS_BUFFER_SIZE];67 read(err_pipe[0], buffer, STATS_BUFFER_SIZE); in stats_to_buffer()