Searched refs:tnfw_b_init_buffer (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/tnf/
H A Dtrace_init.c96 tnfw_b_init_buffer(tnf_buf, tnf_trace_file_size);
H A Dtnf_buf.h242 extern void tnfw_b_init_buffer(caddr_t, size_t);
H A Dtnf_buf.c337 tnfw_b_init_buffer(caddr_t buf, size_t size) function
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h139 * after tnfw_b_init_buffer is called.
158 TNFW_B_STATUS tnfw_b_init_buffer(char *, int, int, boolean_t);
H A Dtrace_init.c216 if (tnfw_b_init_buffer(file_start, tnf_trace_file_size / TNF_BLOCK_SIZE,
H A Dtnf_buf.c336 tnfw_b_init_buffer(char *buf, int blocks, int block_size, boolean_t zfod) function
348 fprintf(stderr, "tnfw_b_init_buffer: \n");

Completed in 59 milliseconds