Lines Matching defs:buf
769 static u64 buffer_ftrace_now(struct array_buffer *buf, int cpu) in buffer_ftrace_now()
1683 static ssize_t trace_seq_to_buffer(struct trace_seq *s, void *buf, size_t cnt) in trace_seq_to_buffer()
2162 static void tracing_reset_cpu(struct array_buffer *buf, int cpu) in tracing_reset_cpu()
2178 void tracing_reset_online_cpus(struct array_buffer *buf) in tracing_reset_online_cpus()
3778 get_total_entries_cpu(struct array_buffer *buf, unsigned long *total, in get_total_entries_cpu()
3800 get_total_entries(struct array_buffer *buf, in get_total_entries()
3852 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info()
3863 static void print_func_help_header(struct array_buffer *buf, struct seq_file *m, in print_func_help_header()
3874 static void print_func_help_header_irq(struct array_buffer *buf, struct seq_file *m, in print_func_help_header_irq()
3896 struct array_buffer *buf = iter->array_buffer; in print_trace_header() local
5044 char *buf = trace_boot_options_buf; in apply_trace_boot_options() local
5068 char buf[64]; in tracing_trace_options_write() local
5490 char buf[TASK_COMM_LEN]; in saved_cmdlines_show() local
5527 char buf[64]; in tracing_saved_cmdlines_size_read() local
5770 char buf[MAX_TRACER_SIZE+2]; in tracing_set_trace_read() local
5786 static void set_buffer_entries(struct array_buffer *buf, unsigned long val) in set_buffer_entries()
5794 static void update_buffer_entries(struct array_buffer *buf, int cpu) in update_buffer_entries()
5980 int tracing_set_tracer(struct trace_array *tr, const char *buf) in tracing_set_tracer()
6094 char buf[MAX_TRACER_SIZE+1]; in tracing_set_trace_write() local
6126 char buf[64]; in tracing_nsecs_read() local
6609 char buf[64]; in tracing_entries_read() local
6683 char buf[64]; in tracing_total_entries_read() local
6928 char buf[64]; in tracing_clock_write() local
7729 struct pipe_buffer *buf) in buffer_pipe_buf_release()
7738 struct pipe_buffer *buf) in buffer_pipe_buf_get()
7964 char *buf; in tracing_read_dyn_info() local
8243 char *buf; in trace_options_read() local
8351 char *buf; in trace_options_core_read() local
8558 char buf[64]; in rb_simple_read() local
8614 char buf[64]; in buffer_percent_read() local
8659 allocate_trace_buffer(struct trace_array *tr, struct array_buffer *buf, int size) in allocate_trace_buffer()
8715 static void free_trace_buffer(struct array_buffer *buf) in free_trace_buffer()
9558 int trace_run_command(const char *buf, int (*createfn)(int, char **)) in trace_run_command()
9583 char *kbuf, *buf, *tmp; in trace_parse_run_command() local