Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtrace_events.h155 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 …]
/Linux-v5.10/kernel/trace/
Dtrace_events.c70 struct trace_event_file *___n; \
232 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
252 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
289 struct trace_event_file *file = data; in trace_event_reg()
326 struct trace_event_file *file; in trace_event_enable_cmd_record()
348 struct trace_event_file *file; in trace_event_enable_tgid_record()
368 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable()
486 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable()
492 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable()
500 struct trace_event_file *file; in ftrace_clear_events()
[all …]
Dtrace.h335 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;
1514 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard()
1549 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit()
1580 event_trigger_unlock_commit_regs(struct trace_event_file *file, in event_trigger_unlock_commit_regs()
1658 extern void print_event_filter(struct trace_event_file *file,
1660 extern int apply_event_filter(struct trace_event_file *file,
1684 extern struct trace_event_file *__find_event_file(struct trace_array *tr,
1687 extern struct trace_event_file *find_event_file(struct trace_array *tr,
[all …]
Dtrace_events_trigger.c56 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 …]
Dtrace_syscalls.c296 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()
Dkprobe_event_gen_test.c35 static struct trace_event_file *gen_kprobe_test;
36 static struct trace_event_file *gen_kretprobe_test;
Dtrace_events_filter.c976 static inline struct event_filter *event_filter(struct trace_event_file *file) in event_filter()
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()
[all …]
Dtrace_events_hist.c358 struct trace_event_file *event_file;
546 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set()
885 struct trace_event_file *file, in find_var()
910 static struct trace_event_file *find_var_file(struct trace_array *tr, in find_var_file()
917 struct trace_event_file *file, *found = NULL; in find_var_file()
941 static struct hist_field *find_file_var(struct trace_event_file *file, in find_file_var()
967 struct trace_event_file *file; in find_match_var()
1002 struct trace_event_file *file; in find_event_var()
1929 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, in parse_field()
2010 struct trace_event_file *file, char *str, in parse_atom()
[all …]
Dtrace_probe.h250 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);
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_kprobe.c352 struct trace_event_file *file) in enable_trace_kprobe()
403 struct trace_event_file *file) in disable_trace_kprobe()
1374 struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
1422 struct trace_event_file *trace_file) in __kretprobe_trace_func()
1691 struct trace_event_file *file = data; in kprobe_register()
1862 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()
Dtrace_events_inject.c17 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()
Dtrace_events_synth.c435 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth()
1436 __synth_event_trace_init(struct trace_event_file *file, in __synth_event_trace_init()
1465 __synth_event_trace_start(struct trace_event_file *file, in __synth_event_trace_start()
1521 int synth_event_trace(struct trace_event_file *file, unsigned int n_vals, ...) in synth_event_trace()
1625 int synth_event_trace_array(struct trace_event_file *file, u64 *vals, in synth_event_trace_array()
1727 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start()
Dtrace_uprobe.c944 struct trace_event_file *trace_file) in __uprobe_trace_func()
1090 struct trace_event_file *file, filter_func_t filter) in probe_event_enable()
1151 struct trace_event_file *file) in probe_event_disable()
1444 struct trace_event_file *file = data; in trace_uprobe_register()
Dtrace_probe.c1048 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
1064 struct trace_event_file *file) in trace_probe_get_file_link()
1077 struct trace_event_file *file) in trace_probe_remove_file()
Dtrace_boot.c178 struct trace_event_file *file; in trace_boot_init_one_event()
Dtrace.c2727 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
2772 struct trace_event_file *file; in output_printk()
8926 struct trace_event_file *file; in init_tracer_tracefs()
/Linux-v5.10/include/trace/
Dtrace_events.h676 struct trace_event_file *trace_file = __data; \
/Linux-v5.10/Documentation/trace/
Devents.rst698 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
Dhistogram-design.rst83 from the event's trace_event_file along with various bits related to