Home
last modified time | relevance | path

Searched refs:ftrace_event_file (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/linux/
Dftrace_event.h160 struct ftrace_event_file;
164 struct ftrace_event_file *ftrace_file,
232 struct ftrace_event_file *ftrace_file;
239 struct ftrace_event_file *ftrace_file,
363 struct ftrace_event_file { struct
428 extern int filter_check_discard(struct ftrace_event_file *file, void *rec,
434 extern enum event_trigger_type event_triggers_call(struct ftrace_event_file *file,
436 extern void event_triggers_post_call(struct ftrace_event_file *file,
449 ftrace_trigger_soft_disabled(struct ftrace_event_file *file) in ftrace_trigger_soft_disabled()
476 __event_trigger_test_discard(struct ftrace_event_file *file, in __event_trigger_test_discard()
[all …]
/linux-4.1.27/kernel/trace/
Dtrace_events.c64 struct ftrace_event_file *___n; \
194 struct ftrace_event_file *ftrace_file, in ftrace_event_buffer_reserve()
258 struct ftrace_event_file *file = data; in ftrace_event_reg()
295 struct ftrace_event_file *file; in trace_event_enable_cmd_record()
315 static int __ftrace_event_enable_disable(struct ftrace_event_file *file, in __ftrace_event_enable_disable()
404 int trace_event_enable_disable(struct ftrace_event_file *file, in trace_event_enable_disable()
410 static int ftrace_event_enable_disable(struct ftrace_event_file *file, in ftrace_event_enable_disable()
418 struct ftrace_event_file *file; in ftrace_clear_events()
489 static void remove_event_file_dir(struct ftrace_event_file *file) in remove_event_file_dir()
518 struct ftrace_event_file *file; in __ftrace_set_clr_event_nolock()
[all …]
Dtrace_events_trigger.c66 event_triggers_call(struct ftrace_event_file *file, void *rec) in event_triggers_call()
106 event_triggers_post_call(struct ftrace_event_file *file, in event_triggers_post_call()
122 struct ftrace_event_file *event_file = event_file_data(m->private); in trigger_next()
132 struct ftrace_event_file *event_file; in trigger_start()
204 static int trigger_process_regex(struct ftrace_event_file *file, char *buff) in trigger_process_regex()
230 struct ftrace_event_file *event_file; in event_trigger_regex_write()
433 static int trace_event_trigger_enable_disable(struct ftrace_event_file *file, in trace_event_trigger_enable_disable()
469 struct ftrace_event_file *file; in clear_event_triggers()
491 static void update_cond_flag(struct ftrace_event_file *file) in update_cond_flag()
525 struct ftrace_event_file *file) in register_trigger()
[all …]
Dtrace_syscalls.c296 struct ftrace_event_file *ftrace_file; in ftrace_syscall_enter()
344 struct ftrace_event_file *ftrace_file; in ftrace_syscall_exit()
387 static int reg_event_syscall_enter(struct ftrace_event_file *file, in reg_event_syscall_enter()
408 static void unreg_event_syscall_enter(struct ftrace_event_file *file, in unreg_event_syscall_enter()
425 static int reg_event_syscall_exit(struct ftrace_event_file *file, in reg_event_syscall_exit()
446 static void unreg_event_syscall_exit(struct ftrace_event_file *file, in unreg_event_syscall_exit()
699 struct ftrace_event_file *file = data; in syscall_enter_register()
727 struct ftrace_event_file *file = data; in syscall_exit_register()
Dtrace.h214 struct ftrace_event_file __rcu *enter_syscall_files[NR_syscalls];
215 struct ftrace_event_file __rcu *exit_syscall_files[NR_syscalls];
1056 extern void print_event_filter(struct ftrace_event_file *file,
1058 extern int apply_event_filter(struct ftrace_event_file *file,
1077 extern struct ftrace_event_file *find_event_file(struct trace_array *tr,
1246 struct ftrace_event_file *file,
1251 struct ftrace_event_file *file);
1255 struct ftrace_event_file *file);
1258 struct ftrace_event_file *file);
1262 extern int trace_event_enable_disable(struct ftrace_event_file *file,
Dtrace_events_filter.c646 static inline struct event_filter *event_filter(struct ftrace_event_file *file) in event_filter()
655 void print_event_filter(struct ftrace_event_file *file, struct trace_seq *s) in print_event_filter()
783 static void filter_disable(struct ftrace_event_file *file) in filter_disable()
840 static inline void __remove_filter(struct ftrace_event_file *file) in __remove_filter()
854 struct ftrace_event_file *file; in filter_free_subsystem_preds()
863 static inline void __free_subsystem_filter(struct ftrace_event_file *file) in __free_subsystem_filter()
879 struct ftrace_event_file *file; in filter_free_subsystem_filters()
1680 static inline void event_set_filtered_flag(struct ftrace_event_file *file) in event_set_filtered_flag()
1690 static inline void event_set_filter(struct ftrace_event_file *file, in event_set_filter()
1701 static inline void event_clear_filter(struct ftrace_event_file *file) in event_clear_filter()
[all …]
Dtrace_kprobe.c362 enable_trace_kprobe(struct trace_kprobe *tk, struct ftrace_event_file *file) in enable_trace_kprobe()
397 disable_trace_kprobe(struct trace_kprobe *tk, struct ftrace_event_file *file) in disable_trace_kprobe()
920 struct ftrace_event_file *ftrace_file) in __kprobe_trace_func()
968 struct ftrace_event_file *ftrace_file) in __kretprobe_trace_func()
1213 struct ftrace_event_file *file = data; in kprobe_register()
1367 static struct ftrace_event_file *
1370 struct ftrace_event_file *file; in find_trace_probe_file()
1388 struct ftrace_event_file *file; in kprobe_trace_self_tests_init()
Dtrace_probe.h284 struct ftrace_event_file *file;
317 find_event_file_link(struct trace_probe *tp, struct ftrace_event_file *file) in find_event_file_link()
Dtrace_uprobe.c773 struct ftrace_event_file *ftrace_file) in __uprobe_trace_func()
884 probe_event_enable(struct trace_uprobe *tu, struct ftrace_event_file *file, in probe_event_enable()
941 probe_event_disable(struct trace_uprobe *tu, struct ftrace_event_file *file) in probe_event_disable()
1166 struct ftrace_event_file *file = data; in trace_uprobe_register()
Dtrace.c300 int filter_check_discard(struct ftrace_event_file *file, void *rec, in filter_check_discard()
1696 struct ftrace_event_file *ftrace_file, in trace_event_buffer_lock_reserve()
/linux-4.1.27/include/trace/
Dftrace.h664 struct ftrace_event_file *ftrace_file = __data; \