Searched refs:init_buffer (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libutil/
H A Dop_growable_buffer.h23 * init_buffer - initialize an empty buffer
26 * init_buffer do not do any allocation, the first allocation will occur
29 void init_buffer(struct growable_buffer * buffer);
H A Dop_growable_buffer.c17 void init_buffer(struct growable_buffer * b) function

Completed in 44 milliseconds