Home
last modified time | relevance | path

Searched refs:trace_event_file (Results 1 – 23 of 23) sorted by relevance

/linux/kernel/trace/
H A Dtrace_events_trigger.c58 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()
221 struct trace_event_file *event_file; in event_trigger_regex_open()
243 int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex()
271 struct trace_event_file *event_file; in event_trigger_regex_write()
452 int trace_event_trigger_enable_disable(struct trace_event_file *file, in trace_event_trigger_enable_disable()
[all …]
H A Dtrace.h374 struct trace_event_file __rcu *enter_syscall_files[NR_syscalls];
375 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls];
397 struct trace_event_file *trace_marker_file;
1518 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard()
1564 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit()
1628 extern void print_event_filter(struct trace_event_file *file,
1630 extern int apply_event_filter(struct trace_event_file *file,
1655 extern struct trace_event_file *__find_event_file(struct trace_array *tr,
1658 extern struct trace_event_file *find_event_file(struct trace_array *tr,
1682 static inline struct trace_event_file *event_file_file(struct file *filp) in event_file_file()
[all …]
H A Dtrace_events.c78 struct trace_event_file *___n; \
615 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
635 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
669 struct trace_event_file *file = data; in trace_event_reg()
706 struct trace_event_file *file; in trace_event_enable_cmd_record()
728 struct trace_event_file *file; in trace_event_enable_tgid_record()
748 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable()
860 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable()
866 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable()
988 struct trace_event_file *file; in ftrace_clear_events()
[all …]
H A Dtrace_eprobe.c40 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 …]
H A Dkprobe_event_gen_test.c35 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 Dtrace_syscalls.c294 struct trace_event_file *trace_file; in ftrace_syscall_enter()
342 struct trace_event_file *trace_file; in ftrace_syscall_exit()
382 static int reg_event_syscall_enter(struct trace_event_file *file, in reg_event_syscall_enter()
403 static void unreg_event_syscall_enter(struct trace_event_file *file, in unreg_event_syscall_enter()
420 static int reg_event_syscall_exit(struct trace_event_file *file, in reg_event_syscall_exit()
441 static void unreg_event_syscall_exit(struct trace_event_file *file, in unreg_event_syscall_exit()
793 struct trace_event_file *file = data; in syscall_enter_register()
821 struct trace_event_file *file = data; in syscall_exit_register()
H A Dtrace_events_hist.c559 struct trace_event_file *event_file;
773 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set()
1122 struct trace_event_file *file, in find_var()
1147 static struct trace_event_file *find_var_file(struct trace_array *tr, in find_var_file()
1154 struct trace_event_file *file, *found = NULL; in find_var_file()
1178 static struct hist_field *find_file_var(struct trace_event_file *file, in find_file_var()
1204 struct trace_event_file *file; in find_match_var()
1239 struct trace_event_file *file; in find_event_var()
2291 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, in parse_field()
2442 struct trace_event_file *file, char *str, in parse_atom()
[all …]
H A Dsynth_event_gen_test.c37 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 Dtrace_probe.h268 struct trace_event_file *file;
354 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
356 struct trace_event_file *file);
358 struct trace_event_file *file);
H A Dtrace_events_filter.c1251 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 …]
H A Dtrace_kprobe.c358 struct trace_event_file *file) in enable_trace_kprobe()
408 struct trace_event_file *file) in disable_trace_kprobe()
1450 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
1515 struct trace_event_file *trace_file) in __kretprobe_trace_func()
1775 struct trace_event_file *file = data; in kprobe_register()
1961 struct trace_event_file *file; in enable_boot_kprobe_events()
2039 static __init struct trace_event_file *
2042 struct trace_event_file *file; in find_trace_probe_file()
2060 struct trace_event_file *file; in kprobe_trace_self_tests_init()
H A Dtrace_events_inject.c17 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()
H A Dtrace_boot.c419 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()
H A Dtrace_fprobe.c179 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
265 void *entry_data, struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
496 struct trace_event_file *file) in enable_trace_fprobe()
531 struct trace_event_file *file) in disable_trace_fprobe()
1318 struct trace_event_file *file = data; in fprobe_register()
H A Dtrace_events_synth.c503 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth()
1622 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init()
1651 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start()
1707 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace()
1811 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array()
1913 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
H A Dtrace_uprobe.c996 struct trace_event_file *trace_file) in __uprobe_trace_func()
1137 struct trace_event_file *file, filter_func_t filter) in probe_event_enable()
1197 struct trace_event_file *file) in probe_event_disable()
1496 struct trace_event_file *file = data; in trace_uprobe_register()
H A Dtrace_probe.c2082 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
2098 struct trace_event_file *file) in trace_probe_get_file_link()
2111 struct trace_event_file *file) in trace_probe_remove_file()
H A Dtrace.c2668 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
2755 struct trace_event_file *file; in output_printk()
2820 struct trace_event_file *file = fbuffer->trace_file; in trace_event_buffer_commit()
4704 struct trace_event_file *file = inode->i_private; in tracing_open_file_tr()
4732 struct trace_event_file *file = inode->i_private; in tracing_release_file_tr()
/linux/include/linux/
H A Dtrace_events.h224 struct trace_event_file;
228 struct trace_event_file *trace_file,
305 struct trace_event_file *trace_file;
312 struct trace_event_file *trace_file,
492 extern struct trace_event_file *trace_get_event_file(const char *instance,
495 extern void trace_put_event_file(struct trace_event_file *file);
572 extern int synth_event_trace(struct trace_event_file *file,
574 extern int synth_event_trace_array(struct trace_event_file *file, u64 *vals,
576 extern int synth_event_trace_start(struct trace_event_file *file,
645 struct trace_event_file { struct
[all …]
/linux/include/trace/
H A Dtrace_custom_events.h145 struct trace_event_file *trace_file = __data; \
H A Dtrace_events.h408 struct trace_event_file *trace_file = __data; \
/linux/Documentation/trace/
H A Devents.rst767 The synth_event_trace() function is passed the trace_event_file
791 accomplish the same thing. It is passed the trace_event_file
874 It's passed the trace_event_file representing the synthetic event
H A Dhistogram-design.rst83 from the event's trace_event_file along with various bits related to