| /linux/include/linux/ |
| A D | trace_events.h | 217 struct trace_event_file; 221 struct trace_event_file *trace_file, 295 struct trace_event_file *trace_file; 302 struct trace_event_file *trace_file, 475 extern void trace_put_event_file(struct trace_event_file *file); 552 extern int synth_event_trace(struct trace_event_file *file, 556 extern int synth_event_trace_start(struct trace_event_file *file, 623 struct trace_event_file { struct 692 event_triggers_call(struct trace_event_file *file, 696 event_triggers_post_call(struct trace_event_file *file, [all …]
|
| /linux/kernel/trace/ |
| A D | trace_events.c | 534 struct trace_event_file *file; in trace_event_enable_cmd_record() 556 struct trace_event_file *file; in trace_event_enable_tgid_record() 708 struct trace_event_file *file; in ftrace_clear_events() 855 struct trace_event_file *file; in __ftrace_clear_event_pids() 991 struct trace_event_file *file; in __ftrace_set_clr_event_nolock() 1204 struct trace_event_file *file; in t_start() 1237 struct trace_event_file *file; in s_start() 1344 struct trace_event_file *file; in event_enable_read() 1374 struct trace_event_file *file; in event_enable_write() 2920 struct trace_event_file * [all …]
|
| A D | trace_events_trigger.c | 141 struct trace_event_file *event_file; in trigger_start() 206 struct trace_event_file *event_file; in event_trigger_regex_open() 262 struct trace_event_file *event_file; in event_trigger_regex_write() 496 struct trace_event_file *file; in clear_event_triggers() 556 struct trace_event_file *file) in register_trigger() 603 struct trace_event_file *file) in unregister_trigger() 642 struct trace_event_file *file, in event_trigger_callback() 753 struct trace_event_file *file) in set_trigger_filter() 1121 struct trace_event_file *file) in register_snapshot_trigger() 1384 struct trace_event_file *file, in event_enable_trigger_func() [all …]
|
| A D | trace.h | 360 struct trace_event_file *trace_marker_file; 1565 struct trace_event_file *file; 1576 struct trace_event_file *file, 1581 struct trace_event_file *file); 1585 struct trace_event_file *file); 1594 struct trace_event_file *file); 1741 struct trace_event_file *file, 1746 struct trace_event_file *file); 1750 struct trace_event_file *file); 1751 void (*unreg_all)(struct trace_event_file *file); [all …]
|
| A D | trace_eprobe.c | 36 struct trace_event_file *file; 559 struct trace_event_file *file, in eprobe_trigger_cmd_func() 567 struct trace_event_file *file) in eprobe_trigger_reg_func() 574 struct trace_event_file *file) in eprobe_trigger_unreg_func() 598 new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file) in new_eprobe_trigger() 633 struct trace_event_file *eprobe_file) in enable_eprobe() 636 struct trace_event_file *file; in enable_eprobe() 662 struct trace_event_file *file; in disable_eprobe() 694 struct trace_event_file *file) in enable_trace_eprobe() 739 struct trace_event_file *file) in disable_trace_eprobe() [all …]
|
| A D | trace_syscalls.c | 296 struct trace_event_file *trace_file; in ftrace_syscall_enter() 344 struct trace_event_file *trace_file; in ftrace_syscall_exit() 385 static int reg_event_syscall_enter(struct trace_event_file *file, in reg_event_syscall_enter() 406 static void unreg_event_syscall_enter(struct trace_event_file *file, in unreg_event_syscall_enter() 423 static int reg_event_syscall_exit(struct trace_event_file *file, in reg_event_syscall_exit() 444 static void unreg_event_syscall_exit(struct trace_event_file *file, in unreg_event_syscall_exit() 774 struct trace_event_file *file = data; in syscall_enter_register() 802 struct trace_event_file *file = data; in syscall_exit_register()
|
| A D | trace_events_hist.c | 515 struct trace_event_file *event_file; 1066 struct trace_event_file *file, in find_var() 1148 struct trace_event_file *file; in find_match_var() 1183 struct trace_event_file *file; in find_event_var() 2731 struct trace_event_file *file) in find_trigger_filter() 2749 struct trace_event_file *file, 2807 struct trace_event_file *file; in event_file() 2870 struct trace_event_file *file; in create_field_var_hist() 4847 struct trace_event_file *file, in create_hist_data() 5707 struct trace_event_file *file; in unregister_field_var_hists() [all …]
|
| 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;
|
| A D | trace_probe.h | 252 struct trace_event_file *file; 338 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file); 340 struct trace_event_file *file); 342 struct trace_event_file *file);
|
| A D | trace_events_filter.c | 982 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter() 1020 static void filter_disable(struct trace_event_file *file) in filter_disable() 1045 static inline void __remove_filter(struct trace_event_file *file) in __remove_filter() 1054 struct trace_event_file *file; in filter_free_subsystem_preds() 1063 static inline void __free_subsystem_filter(struct trace_event_file *file) in __free_subsystem_filter() 1072 struct trace_event_file *file; in filter_free_subsystem_filters() 1543 static inline void event_set_filtered_flag(struct trace_event_file *file) in event_set_filtered_flag() 1553 static inline void event_set_filter(struct trace_event_file *file, in event_set_filter() 1559 static inline void event_clear_filter(struct trace_event_file *file) in event_clear_filter() 1574 struct trace_event_file *file; in process_system_preds() [all …]
|
| 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;
|
| A D | trace_kprobe.c | 349 struct trace_event_file *file) in enable_trace_kprobe() 400 struct trace_event_file *file) in disable_trace_kprobe() 1374 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL() 1421 struct trace_event_file *trace_file) in __kretprobe_trace_func() 1689 struct trace_event_file *file = data; in kprobe_register() 1864 struct trace_event_file *file; in enable_boot_kprobe_events() 1950 static __init struct trace_event_file * 1953 struct trace_event_file *file; in find_trace_probe_file() 1971 struct trace_event_file *file; in kprobe_trace_self_tests_init()
|
| A D | trace_events_inject.c | 17 trace_inject_entry(struct trace_event_file *file, void *rec, int len) in trace_inject_entry() 281 struct trace_event_file *file; in event_inject_write()
|
| A D | trace_boot.c | 419 trace_boot_init_histograms(struct trace_event_file *file, in trace_boot_init_histograms() 454 trace_boot_init_histograms(struct trace_event_file *file, in trace_boot_init_histograms() 465 struct trace_event_file *file; in trace_boot_init_one_event()
|
| A D | trace_events_synth.c | 436 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() 1539 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init() 1568 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start() 1624 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace() 1728 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array() 1830 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
|
| A D | trace_uprobe.c | 949 struct trace_event_file *trace_file) in __uprobe_trace_func() 1095 struct trace_event_file *file, filter_func_t filter) in probe_event_enable() 1156 struct trace_event_file *file) in probe_event_disable() 1450 struct trace_event_file *file = data; in trace_uprobe_register()
|
| A D | trace_probe.c | 1103 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() 1119 struct trace_event_file *file) in trace_probe_get_file_link() 1132 struct trace_event_file *file) in trace_probe_remove_file()
|
| A D | trace.c | 2737 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve() 2819 struct trace_event_file *file; in output_printk() 2887 struct trace_event_file *file = fbuffer->trace_file; in trace_event_buffer_commit() 9415 struct trace_event_file *file; in init_tracer_tracefs()
|
| /linux/include/trace/ |
| A D | trace_events.h | 724 struct trace_event_file *trace_file = __data; \
|
| /linux/Documentation/trace/ |
| A D | events.rst | 698 The synth_event_trace() function is passed the trace_event_file 722 accomplish the same thing. It is passed the trace_event_file 805 It's passed the trace_event_file representing the synthetic event
|
| A D | histogram-design.rst | 83 from the event's trace_event_file along with various bits related to
|