Searched refs:tracefs_cpu_read_size (Results 1 – 6 of 6) sorted by relevance
6 tracefs_cpu_read_size, tracefs_cpu_read, tracefs_cpu_buffered_read, tracefs_cpu_write,16 int *tracefs_cpu_read_size*(struct tracefs_cpu pass:[*]_tcpu_);31 The *tracefs_cpu_read_size()* returns the subbuffer size of the trace_pipe_raw. This36 which is returned by *tracefs_cpu_read_size()*. If _nonblock_ is set, and64 by *tracefs_cpu_read_size()*. This should be called at the end of tracing84 The *tracefs_cpu_read_size()* returns the minimum size of the buffers to be
345 int *tracefs_cpu_read_size*(struct tracefs_cpu pass:[*]_tcpu_);
155 recorder->subbuf_size = tracefs_cpu_read_size(recorder->tcpu); in create_buffer_recorder_fd2()
308 int tracefs_cpu_read_size(struct tracefs_cpu *tcpu) in tracefs_cpu_read_size() function
671 int tracefs_cpu_read_size(struct tracefs_cpu *tcpu);
1141 data->bufsize = tracefs_cpu_read_size(data->tcpu); in setup_trace_cpu()1315 char buffer[tracefs_cpu_read_size(data->tcpu)]; in test_cpu_read_buf_percent()