Home
last modified time | relevance | path

Searched refs:file_log_size (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtnf_com.h215 tnf_uint32_t file_log_size; member
/titanic_41/usr/src/uts/common/tnf/
H A Dtrace_funcs.c181 shift = ((tnf_buf_file_header_t *)tnf_buf)->com.file_log_size; in tnf_trace_alloc()
H A Dtnf_buf.c381 fh->com.file_log_size = gen_shift + TNF_BLOCK_SHIFT; in tnfw_b_init_buffer()
H A Dtnf_writer.c368 ((tnf_buf_file_header_t *)tnf_buf)->com.file_log_size; in tnf_ref32_1()
407 ((tnf_buf_file_header_t *)file_start)->com.file_log_size; in tnf_ref32_1()
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtrace_funcs.c243 shift = ((tnf_buf_file_header_t *)file_start)->com.file_log_size; in tnf_trace_alloc()
H A Dtnf_buf.c385 fh->com.file_log_size = 0; in tnfw_b_init_buffer()
388 ++fh->com.file_log_size; in tnfw_b_init_buffer()