Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_events_trigger.c56 event_triggers_call(struct trace_event_file *file, in event_triggers_call()
87 bool __trace_trigger_soft_disabled(struct trace_event_file *file) in __trace_trigger_soft_disabled()
114 event_triggers_post_call(struct trace_event_file *file, in event_triggers_post_call()
132 struct trace_event_file *event_file = event_file_data(m->private); in trigger_next()
141 static bool check_user_trigger(struct trace_event_file *file) in check_user_trigger()
156 struct trace_event_file *event_file; in trigger_start()
221 struct trace_event_file *event_file; in event_trigger_regex_open()
245 int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex()
277 struct trace_event_file *event_file; in event_trigger_regex_write()
471 int trace_event_trigger_enable_disable(struct trace_event_file *file, in trace_event_trigger_enable_disable()
[all …]
Dtrace.h339 struct trace_event_file __rcu *enter_syscall_files[NR_syscalls];
340 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls];
361 struct trace_event_file *trace_marker_file;
1361 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard()
1407 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit()
1471 extern void print_event_filter(struct trace_event_file *file,
1473 extern int apply_event_filter(struct trace_event_file *file,
1498 extern struct trace_event_file *__find_event_file(struct trace_array *tr,
1501 extern struct trace_event_file *find_event_file(struct trace_array *tr,
1557 struct trace_event_file *file;
[all …]
Dtrace_events.c78 struct trace_event_file *___n; \
459 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
479 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
513 struct trace_event_file *file = data; in trace_event_reg()
550 struct trace_event_file *file; in trace_event_enable_cmd_record()
572 struct trace_event_file *file; in trace_event_enable_tgid_record()
592 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable()
710 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable()
716 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable()
724 struct trace_event_file *file; in ftrace_clear_events()
[all …]
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()
Dtrace_eprobe.c40 struct trace_event_file *file;
584 struct trace_event_file *file, in eprobe_trigger_cmd_parse()
593 struct trace_event_file *file) in eprobe_trigger_reg_func()
600 struct trace_event_file *file) in eprobe_trigger_unreg_func()
624 new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file) in new_eprobe_trigger()
672 struct trace_event_file *eprobe_file) in enable_eprobe()
675 struct trace_event_file *file; in enable_eprobe()
701 struct trace_event_file *file; in disable_eprobe()
740 struct trace_event_file *file) in enable_trace_eprobe()
785 struct trace_event_file *file) in disable_trace_eprobe()
[all …]
Dtrace_syscalls.c294 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()
757 struct trace_event_file *file = data; in syscall_enter_register()
785 struct trace_event_file *file = data; in syscall_exit_register()
Dtrace_events_hist.c558 struct trace_event_file *event_file;
772 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set()
1128 struct trace_event_file *file, in find_var()
1153 static struct trace_event_file *find_var_file(struct trace_array *tr, in find_var_file()
1160 struct trace_event_file *file, *found = NULL; in find_var_file()
1184 static struct hist_field *find_file_var(struct trace_event_file *file, in find_file_var()
1210 struct trace_event_file *file; in find_match_var()
1245 struct trace_event_file *file; in find_event_var()
2274 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, in parse_field()
2407 struct trace_event_file *file, char *str, in parse_atom()
[all …]
Dtrace_probe.h251 struct trace_event_file *file;
337 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
339 struct trace_event_file *file);
341 struct trace_event_file *file);
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;
Dtrace_events_filter.c1118 static inline struct event_filter *event_filter(struct trace_event_file *file) in event_filter()
1124 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter()
1162 static void filter_disable(struct trace_event_file *file) in filter_disable()
1187 static inline void __remove_filter(struct trace_event_file *file) in __remove_filter()
1196 struct trace_event_file *file; in filter_free_subsystem_preds()
1205 static inline void __free_subsystem_filter(struct trace_event_file *file) in __free_subsystem_filter()
1214 struct trace_event_file *file; in filter_free_subsystem_filters()
1761 static inline void event_set_filtered_flag(struct trace_event_file *file) in event_set_filtered_flag()
1771 static inline void event_set_filter(struct trace_event_file *file, in event_set_filter()
1777 static inline void event_clear_filter(struct trace_event_file *file) in event_clear_filter()
[all …]
Dtrace_kprobe.c350 struct trace_event_file *file) in enable_trace_kprobe()
400 struct trace_event_file *file) in disable_trace_kprobe()
1327 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
1368 struct trace_event_file *trace_file) in __kretprobe_trace_func()
1631 struct trace_event_file *file = data; in kprobe_register()
1815 struct trace_event_file *file; in enable_boot_kprobe_events()
1894 static __init struct trace_event_file *
1897 struct trace_event_file *file; in find_trace_probe_file()
1915 struct trace_event_file *file; in kprobe_trace_self_tests_init()
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()
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()
Dtrace_events_synth.c455 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth()
1555 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init()
1584 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start()
1640 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace()
1744 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array()
1846 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
Dtrace_uprobe.c952 struct trace_event_file *trace_file) in __uprobe_trace_func()
1093 struct trace_event_file *file, filter_func_t filter) in probe_event_enable()
1153 struct trace_event_file *file) in probe_event_disable()
1445 struct trace_event_file *file = data; in trace_uprobe_register()
Dtrace_probe.c1116 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
1132 struct trace_event_file *file) in trace_probe_get_file_link()
1145 struct trace_event_file *file) in trace_probe_remove_file()
Dtrace_events_user.c901 struct trace_event_file *file; in user_event_ftrace()
906 file = (struct trace_event_file *)tpdata; in user_event_ftrace()
Dtrace.c2785 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
2872 struct trace_event_file *file; in output_printk()
2940 struct trace_event_file *file = fbuffer->trace_file; in trace_event_buffer_commit()
9560 struct trace_event_file *file; in init_tracer_tracefs()
/linux-6.1.9/include/linux/
Dtrace_events.h220 struct trace_event_file;
224 struct trace_event_file *trace_file,
298 struct trace_event_file *trace_file;
305 struct trace_event_file *trace_file,
482 extern struct trace_event_file *trace_get_event_file(const char *instance,
485 extern void trace_put_event_file(struct trace_event_file *file);
562 extern int synth_event_trace(struct trace_event_file *file,
564 extern int synth_event_trace_array(struct trace_event_file *file, u64 *vals,
566 extern int synth_event_trace_start(struct trace_event_file *file,
633 struct trace_event_file { struct
[all …]
/linux-6.1.9/include/trace/
Dtrace_custom_events.h145 struct trace_event_file *trace_file = __data; \
Dtrace_events.h383 struct trace_event_file *trace_file = __data; \
/linux-6.1.9/Documentation/trace/
Devents.rst717 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
Dhistogram-design.rst83 from the event's trace_event_file along with various bits related to