/Linux-v6.6/kernel/trace/ |
D | trace_events_trigger.c | 58 event_triggers_call(struct trace_event_file *file, in event_triggers_call() 89 bool __trace_trigger_soft_disabled(struct trace_event_file *file) in __trace_trigger_soft_disabled() 116 event_triggers_post_call(struct trace_event_file *file, in event_triggers_post_call() 134 struct trace_event_file *event_file = event_file_data(m->private); in trigger_next() 143 static bool check_user_trigger(struct trace_event_file *file) in check_user_trigger() 158 struct trace_event_file *event_file; in trigger_start() 223 struct trace_event_file *event_file; in event_trigger_regex_open() 247 int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex() 279 struct trace_event_file *event_file; in event_trigger_regex_write() 473 int trace_event_trigger_enable_disable(struct trace_event_file *file, in trace_event_trigger_enable_disable() [all …]
|
D | trace.h | 366 struct trace_event_file __rcu *enter_syscall_files[NR_syscalls]; 367 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls]; 388 struct trace_event_file *trace_marker_file; 1405 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard() 1451 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit() 1515 extern void print_event_filter(struct trace_event_file *file, 1517 extern int apply_event_filter(struct trace_event_file *file, 1542 extern struct trace_event_file *__find_event_file(struct trace_array *tr, 1545 extern struct trace_event_file *find_event_file(struct trace_array *tr, 1601 struct trace_event_file *file; [all …]
|
D | trace_events.c | 78 struct trace_event_file *___n; \ 476 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid() 496 struct trace_event_file *trace_file, in trace_event_buffer_reserve() 530 struct trace_event_file *file = data; in trace_event_reg() 567 struct trace_event_file *file; in trace_event_enable_cmd_record() 589 struct trace_event_file *file; in trace_event_enable_tgid_record() 609 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable() 721 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable() 727 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable() 735 struct trace_event_file *file; in ftrace_clear_events() [all …]
|
D | trace_eprobe.c | 40 struct trace_event_file *file; 489 struct trace_event_file *file, in eprobe_trigger_cmd_parse() 498 struct trace_event_file *file) in eprobe_trigger_reg_func() 505 struct trace_event_file *file) in eprobe_trigger_unreg_func() 529 new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file) in new_eprobe_trigger() 577 struct trace_event_file *eprobe_file) in enable_eprobe() 580 struct trace_event_file *file; in enable_eprobe() 606 struct trace_event_file *file; in disable_eprobe() 645 struct trace_event_file *file) in enable_trace_eprobe() 702 struct trace_event_file *file) in disable_trace_eprobe() [all …]
|
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()
|
D | trace_syscalls.c | 294 struct trace_event_file *trace_file; in ftrace_syscall_enter() 335 struct trace_event_file *trace_file; in ftrace_syscall_exit() 368 static int reg_event_syscall_enter(struct trace_event_file *file, in reg_event_syscall_enter() 389 static void unreg_event_syscall_enter(struct trace_event_file *file, in unreg_event_syscall_enter() 406 static int reg_event_syscall_exit(struct trace_event_file *file, in reg_event_syscall_exit() 427 static void unreg_event_syscall_exit(struct trace_event_file *file, in unreg_event_syscall_exit() 761 struct trace_event_file *file = data; in syscall_enter_register() 789 struct trace_event_file *file = data; in syscall_exit_register()
|
D | trace_events_hist.c | 559 struct trace_event_file *event_file; 773 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set() 1129 struct trace_event_file *file, in find_var() 1154 static struct trace_event_file *find_var_file(struct trace_array *tr, in find_var_file() 1161 struct trace_event_file *file, *found = NULL; in find_var_file() 1185 static struct hist_field *find_file_var(struct trace_event_file *file, in find_file_var() 1211 struct trace_event_file *file; in find_match_var() 1246 struct trace_event_file *file; in find_event_var() 2301 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, in parse_field() 2452 struct trace_event_file *file, char *str, in parse_atom() [all …]
|
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;
|
D | trace_probe.h | 260 struct trace_event_file *file; 346 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file); 348 struct trace_event_file *file); 350 struct trace_event_file *file);
|
D | trace_events_filter.c | 1251 static inline struct event_filter *event_filter(struct trace_event_file *file) in event_filter() 1257 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter() 1295 static void filter_disable(struct trace_event_file *file) in filter_disable() 1320 static inline void __remove_filter(struct trace_event_file *file) in __remove_filter() 1329 struct trace_event_file *file; in filter_free_subsystem_preds() 1338 static inline void __free_subsystem_filter(struct trace_event_file *file) in __free_subsystem_filter() 1347 struct trace_event_file *file; in filter_free_subsystem_filters() 2113 static inline void event_set_filtered_flag(struct trace_event_file *file) in event_set_filtered_flag() 2123 static inline void event_set_filter(struct trace_event_file *file, in event_set_filter() 2129 static inline void event_clear_filter(struct trace_event_file *file) in event_clear_filter() [all …]
|
D | trace_kprobe.c | 350 struct trace_event_file *file) in enable_trace_kprobe() 400 struct trace_event_file *file) in disable_trace_kprobe() 1345 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL() 1385 struct trace_event_file *trace_file) in __kretprobe_trace_func() 1642 struct trace_event_file *file = data; in kprobe_register() 1845 struct trace_event_file *file; in enable_boot_kprobe_events() 1924 static __init struct trace_event_file * 1927 struct trace_event_file *file; in find_trace_probe_file() 1945 struct trace_event_file *file; in kprobe_trace_self_tests_init()
|
D | trace_events_inject.c | 17 trace_inject_entry(struct trace_event_file *file, void *rec, int len) in trace_inject_entry() 288 struct trace_event_file *file; in event_inject_write()
|
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()
|
D | trace_fprobe.c | 174 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL() 217 struct trace_event_file *trace_file) in __fexit_trace_func() 440 struct trace_event_file *file) in enable_trace_fprobe() 475 struct trace_event_file *file) in disable_trace_fprobe() 1187 struct trace_event_file *file = data; in fprobe_register()
|
D | trace_events_synth.c | 509 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() 1628 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init() 1657 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start() 1713 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace() 1817 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array() 1919 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
|
D | trace_uprobe.c | 949 struct trace_event_file *trace_file) in __uprobe_trace_func() 1090 struct trace_event_file *file, filter_func_t filter) in probe_event_enable() 1150 struct trace_event_file *file) in probe_event_disable() 1443 struct trace_event_file *file = data; in trace_uprobe_register()
|
D | trace_probe.c | 1849 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() 1865 struct trace_event_file *file) in trace_probe_get_file_link() 1878 struct trace_event_file *file) in trace_probe_remove_file()
|
D | trace_events_user.c | 1550 struct trace_event_file *file; in user_event_ftrace() 1555 file = (struct trace_event_file *)tpdata; in user_event_ftrace()
|
D | trace.c | 2855 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve() 2942 struct trace_event_file *file; in output_printk() 3010 struct trace_event_file *file = fbuffer->trace_file; in trace_event_buffer_commit() 4982 struct trace_event_file *file = inode->i_private; in tracing_open_file_tr() 4996 struct trace_event_file *file = inode->i_private; in tracing_release_file_tr() 9762 struct trace_event_file *file; in init_tracer_tracefs()
|
/Linux-v6.6/include/linux/ |
D | trace_events.h | 230 struct trace_event_file; 234 struct trace_event_file *trace_file, 310 struct trace_event_file *trace_file; 317 struct trace_event_file *trace_file, 497 extern struct trace_event_file *trace_get_event_file(const char *instance, 500 extern void trace_put_event_file(struct trace_event_file *file); 577 extern int synth_event_trace(struct trace_event_file *file, 579 extern int synth_event_trace_array(struct trace_event_file *file, u64 *vals, 581 extern int synth_event_trace_start(struct trace_event_file *file, 648 struct trace_event_file { struct [all …]
|
/Linux-v6.6/include/trace/ |
D | trace_custom_events.h | 145 struct trace_event_file *trace_file = __data; \
|
D | trace_events.h | 383 struct trace_event_file *trace_file = __data; \
|
/Linux-v6.6/Documentation/trace/ |
D | events.rst | 743 The synth_event_trace() function is passed the trace_event_file 767 accomplish the same thing. It is passed the trace_event_file 850 It's passed the trace_event_file representing the synthetic event
|
D | histogram-design.rst | 83 from the event's trace_event_file along with various bits related to
|