| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_trigger.c | 56 event_triggers_call(struct trace_event_file *file, void *rec, in event_triggers_call() 99 event_triggers_post_call(struct trace_event_file *file, in event_triggers_post_call() 117 struct trace_event_file *event_file = event_file_data(m->private); in trigger_next() 128 struct trace_event_file *event_file; in trigger_start() 193 struct trace_event_file *event_file; in event_trigger_regex_open() 217 int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex() 249 struct trace_event_file *event_file; in event_trigger_regex_write() 447 int trace_event_trigger_enable_disable(struct trace_event_file *file, in trace_event_trigger_enable_disable() 483 struct trace_event_file *file; in clear_event_triggers() 506 void update_cond_flag(struct trace_event_file *file) in update_cond_flag() [all …]
|
| H A D | trace_events.c | 70 struct trace_event_file *___n; \ 233 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid() 253 struct trace_event_file *trace_file, in trace_event_buffer_reserve() 290 struct trace_event_file *file = data; in trace_event_reg() 327 struct trace_event_file *file; in trace_event_enable_cmd_record() 349 struct trace_event_file *file; in trace_event_enable_tgid_record() 369 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable() 487 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable() 493 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable() 501 struct trace_event_file *file; in ftrace_clear_events() [all …]
|
| H A D | trace.h | 335 struct trace_event_file __rcu *enter_syscall_files[NR_syscalls]; 336 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls]; 357 struct trace_event_file *trace_marker_file; 1498 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard() 1545 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit() 1576 event_trigger_unlock_commit_regs(struct trace_event_file *file, in event_trigger_unlock_commit_regs() 1654 extern void print_event_filter(struct trace_event_file *file, 1656 extern int apply_event_filter(struct trace_event_file *file, 1680 extern struct trace_event_file *__find_event_file(struct trace_array *tr, 1683 extern struct trace_event_file *find_event_file(struct trace_array *tr, [all …]
|
| H A D | kprobe_event_gen_test.c | 35 static struct trace_event_file *gen_kprobe_test; 36 static struct trace_event_file *gen_kretprobe_test; 76 static bool trace_event_file_is_valid(struct trace_event_file *input) in trace_event_file_is_valid()
|
| H A D | trace_syscalls.c | 296 struct trace_event_file *trace_file; in ftrace_syscall_enter() 346 struct trace_event_file *trace_file; in ftrace_syscall_exit() 389 static int reg_event_syscall_enter(struct trace_event_file *file, in reg_event_syscall_enter() 410 static void unreg_event_syscall_enter(struct trace_event_file *file, in unreg_event_syscall_enter() 427 static int reg_event_syscall_exit(struct trace_event_file *file, in reg_event_syscall_exit() 448 static void unreg_event_syscall_exit(struct trace_event_file *file, in unreg_event_syscall_exit() 778 struct trace_event_file *file = data; in syscall_enter_register() 806 struct trace_event_file *file = data; in syscall_exit_register()
|
| H A D | trace_events_hist.c | 359 struct trace_event_file *event_file; 547 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set() 886 struct trace_event_file *file, in find_var() 911 static struct trace_event_file *find_var_file(struct trace_array *tr, in find_var_file() 918 struct trace_event_file *file, *found = NULL; in find_var_file() 942 static struct hist_field *find_file_var(struct trace_event_file *file, in find_file_var() 968 struct trace_event_file *file; in find_match_var() 1003 struct trace_event_file *file; in find_event_var() 1943 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, in parse_field() 2034 struct trace_event_file *file, char *str, in parse_atom() [all …]
|
| H A D | trace_events_filter.c | 1047 static inline struct event_filter *event_filter(struct trace_event_file *file) in event_filter() 1053 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter() 1091 static void filter_disable(struct trace_event_file *file) in filter_disable() 1116 static inline void __remove_filter(struct trace_event_file *file) in __remove_filter() 1125 struct trace_event_file *file; in filter_free_subsystem_preds() 1134 static inline void __free_subsystem_filter(struct trace_event_file *file) in __free_subsystem_filter() 1143 struct trace_event_file *file; in filter_free_subsystem_filters() 1636 static inline void event_set_filtered_flag(struct trace_event_file *file) in event_set_filtered_flag() 1646 static inline void event_set_filter(struct trace_event_file *file, in event_set_filter() 1652 static inline void event_clear_filter(struct trace_event_file *file) in event_clear_filter() [all …]
|
| H A D | trace_probe.h | 250 struct trace_event_file *file; 336 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file); 338 struct trace_event_file *file); 340 struct trace_event_file *file);
|
| H A D | synth_event_gen_test.c | 37 static struct trace_event_file *create_synth_test; 38 static struct trace_event_file *empty_synth_test; 39 static struct trace_event_file *gen_synth_test;
|
| H A D | trace_kprobe.c | 353 struct trace_event_file *file) in enable_trace_kprobe() 404 struct trace_event_file *file) in disable_trace_kprobe() 1384 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL() 1432 struct trace_event_file *trace_file) in __kretprobe_trace_func() 1701 struct trace_event_file *file = data; in kprobe_register() 1872 struct trace_event_file *file; in enable_boot_kprobe_events() 1958 static __init struct trace_event_file * 1961 struct trace_event_file *file; in find_trace_probe_file() 1979 struct trace_event_file *file; in kprobe_trace_self_tests_init()
|
| H A D | trace_events_inject.c | 17 trace_inject_entry(struct trace_event_file *file, void *rec, int len) in trace_inject_entry() 283 struct trace_event_file *file; in event_inject_write()
|
| H A D | trace_events_synth.c | 435 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() 1435 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init() 1464 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start() 1520 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace() 1624 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array() 1726 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
|
| H A D | trace_uprobe.c | 948 struct trace_event_file *trace_file) in __uprobe_trace_func() 1094 struct trace_event_file *file, filter_func_t filter) in probe_event_enable() 1155 struct trace_event_file *file) in probe_event_disable() 1449 struct trace_event_file *file = data; in trace_uprobe_register()
|
| H A D | trace_probe.c | 1074 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() 1090 struct trace_event_file *file) in trace_probe_get_file_link() 1103 struct trace_event_file *file) in trace_probe_remove_file()
|
| H A D | trace_boot.c | 178 struct trace_event_file *file; in trace_boot_init_one_event()
|
| H A D | trace.c | 2764 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve() 2809 struct trace_event_file *file; in output_printk() 8975 struct trace_event_file *file; in init_tracer_tracefs()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | trace_events.h | 155 struct trace_event_file; 159 struct trace_event_file *trace_file, 233 struct trace_event_file *trace_file; 241 struct trace_event_file *trace_file, 370 extern struct trace_event_file *trace_get_event_file(const char *instance, 373 extern void trace_put_event_file(struct trace_event_file *file); 450 extern int synth_event_trace(struct trace_event_file *file, 452 extern int synth_event_trace_array(struct trace_event_file *file, u64 *vals, 454 extern int synth_event_trace_start(struct trace_event_file *file, 521 struct trace_event_file { struct [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | trace_events.h | 678 struct trace_event_file *trace_file = __data; \
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | events.rst | 717 The synth_event_trace() function is passed the trace_event_file 741 accomplish the same thing. It is passed the trace_event_file 824 It's passed the trace_event_file representing the synthetic event
|
| H A D | histogram-design.rst | 83 from the event's trace_event_file along with various bits related to
|