Home
last modified time | relevance | path

Searched refs:trace_event_call (Results 1 – 25 of 90) sorted by relevance

1234

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtrace_events.h257 struct trace_event_call;
271 int (*define_fields)(struct trace_event_call *);
281 int (*reg)(struct trace_event_call *event,
286 int (*raw_init)(struct trace_event_call *);
289 extern int trace_event_reg(struct trace_event_call *event,
339 struct trace_event_call { struct
361 int (*perf_perm)(struct trace_event_call *, argument
391 trace_event_name(struct trace_event_call *call) in trace_event_name()
400 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
576 struct trace_event_call *event_call;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtrace_events.h257 struct trace_event_call;
271 int (*define_fields)(struct trace_event_call *);
281 int (*reg)(struct trace_event_call *event,
286 int (*raw_init)(struct trace_event_call *);
289 extern int trace_event_reg(struct trace_event_call *event,
339 struct trace_event_call { struct
361 int (*perf_perm)(struct trace_event_call *, argument
391 trace_event_name(struct trace_event_call *call) in trace_event_name()
400 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
576 struct trace_event_call *event_call;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtrace_events.h257 struct trace_event_call;
271 int (*define_fields)(struct trace_event_call *);
281 int (*reg)(struct trace_event_call *event,
286 int (*raw_init)(struct trace_event_call *);
289 extern int trace_event_reg(struct trace_event_call *event,
339 struct trace_event_call { struct
361 int (*perf_perm)(struct trace_event_call *, argument
391 trace_event_name(struct trace_event_call *call) in trace_event_name()
400 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
576 struct trace_event_call *event_call;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dtrace_probe.h200 bool trace_kprobe_on_func_entry(struct trace_event_call *call);
201 bool trace_kprobe_error_injectable(struct trace_event_call *call);
203 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry()
235 struct trace_event_call call;
287 static inline struct trace_event_call *
294 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
300 trace_probe_primary_from_call(struct trace_event_call *call) in trace_probe_primary_from_call()
369 extern struct trace_event_call *
372 extern void destroy_local_trace_kprobe(struct trace_event_call *event_call);
374 extern struct trace_event_call *
[all …]
H A Dtrace_syscalls.c18 static int syscall_enter_register(struct trace_event_call *event,
20 static int syscall_exit_register(struct trace_event_call *event,
24 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields()
386 struct trace_event_call *call) in reg_event_syscall_enter()
407 struct trace_event_call *call) in unreg_event_syscall_enter()
424 struct trace_event_call *call) in reg_event_syscall_exit()
445 struct trace_event_call *call) in unreg_event_syscall_exit()
639 static int perf_sysenter_enable(struct trace_event_call *call) in perf_sysenter_enable()
659 static void perf_sysenter_disable(struct trace_event_call *call) in perf_sysenter_disable()
735 static int perf_sysexit_enable(struct trace_event_call *call) in perf_sysexit_enable()
[all …]
H A Dtrace_event_perf.c27 static int perf_trace_event_perm(struct trace_event_call *tp_event, in perf_trace_event_perm()
96 static int perf_trace_event_reg(struct trace_event_call *tp_event, in perf_trace_event_reg()
156 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_unreg()
185 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_open()
191 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_close()
219 struct trace_event_call *tp_event; in perf_trace_init()
252 struct trace_event_call *tp_event; in perf_kprobe_init()
307 struct trace_event_call *tp_event; in perf_uprobe_init()
357 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_add()
384 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_del()
[all …]
H A Dtrace_events.c493 int trace_event_reg(struct trace_event_call *call, in trace_event_reg()
991 struct trace_event_call *call; in __ftrace_set_clr_event_nolock()
1182 struct trace_event_call *call; in t_next()
1412 struct trace_event_call *call; in system_enable_read()
2633 struct trace_event_call *call, *p; in trace_event_eval_update()
2838 struct trace_event_call *call, *p; in trace_module_remove_events()
2889 struct trace_event_call *call; in __trace_add_event_dirs()
2905 struct trace_event_call *call; in __find_event_file()
3374 struct trace_event_call *call; in __trace_early_add_events()
3605 struct trace_event_call **iter, *call; in event_trace_enable()
[all …]
H A Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, in parse_field()
138 static int trace_get_entry_size(struct trace_event_call *call) in trace_get_entry_size()
153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry()
192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
280 struct trace_event_call *call; in event_inject_write()
H A Dtrace_export.c18 static int ftrace_event_register(struct trace_event_call *call, in ftrace_event_register()
169 struct trace_event_call __used event_##call = { \
178 static struct trace_event_call __used \
186 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function()
H A Dtrace_kprobe.c209 trace_kprobe_primary_from_call(struct trace_event_call *call) in trace_kprobe_primary_from_call()
220 bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry()
229 bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable()
352 static int enable_trace_kprobe(struct trace_event_call *call, in enable_trace_kprobe()
403 static int disable_trace_kprobe(struct trace_event_call *call, in disable_trace_kprobe()
1385 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in NOKPROBE_SYMBOL()
1433 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in __kretprobe_trace_func()
1484 container_of(event, struct trace_event_call, event)); in print_kprobe_event()
1514 container_of(event, struct trace_event_call, event)); in print_kretprobe_event()
1694 static int kprobe_register(struct trace_event_call *event, in kprobe_register()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dtrace_probe.h200 bool trace_kprobe_on_func_entry(struct trace_event_call *call);
201 bool trace_kprobe_error_injectable(struct trace_event_call *call);
203 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry()
235 struct trace_event_call call;
287 static inline struct trace_event_call *
294 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
300 trace_probe_primary_from_call(struct trace_event_call *call) in trace_probe_primary_from_call()
369 extern struct trace_event_call *
372 extern void destroy_local_trace_kprobe(struct trace_event_call *event_call);
374 extern struct trace_event_call *
[all …]
H A Dtrace_syscalls.c18 static int syscall_enter_register(struct trace_event_call *event,
20 static int syscall_exit_register(struct trace_event_call *event,
24 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields()
386 struct trace_event_call *call) in reg_event_syscall_enter()
407 struct trace_event_call *call) in unreg_event_syscall_enter()
424 struct trace_event_call *call) in reg_event_syscall_exit()
445 struct trace_event_call *call) in unreg_event_syscall_exit()
639 static int perf_sysenter_enable(struct trace_event_call *call) in perf_sysenter_enable()
659 static void perf_sysenter_disable(struct trace_event_call *call) in perf_sysenter_disable()
735 static int perf_sysexit_enable(struct trace_event_call *call) in perf_sysexit_enable()
[all …]
H A Dtrace_event_perf.c27 static int perf_trace_event_perm(struct trace_event_call *tp_event, in perf_trace_event_perm()
96 static int perf_trace_event_reg(struct trace_event_call *tp_event, in perf_trace_event_reg()
156 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_unreg()
185 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_open()
191 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_close()
219 struct trace_event_call *tp_event; in perf_trace_init()
252 struct trace_event_call *tp_event; in perf_kprobe_init()
307 struct trace_event_call *tp_event; in perf_uprobe_init()
357 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_add()
384 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_del()
[all …]
H A Dtrace_events.c493 int trace_event_reg(struct trace_event_call *call, in trace_event_reg()
991 struct trace_event_call *call; in __ftrace_set_clr_event_nolock()
1182 struct trace_event_call *call; in t_next()
1412 struct trace_event_call *call; in system_enable_read()
2633 struct trace_event_call *call, *p; in trace_event_eval_update()
2838 struct trace_event_call *call, *p; in trace_module_remove_events()
2889 struct trace_event_call *call; in __trace_add_event_dirs()
2905 struct trace_event_call *call; in __find_event_file()
3374 struct trace_event_call *call; in __trace_early_add_events()
3605 struct trace_event_call **iter, *call; in event_trace_enable()
[all …]
H A Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, in parse_field()
138 static int trace_get_entry_size(struct trace_event_call *call) in trace_get_entry_size()
153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry()
192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
280 struct trace_event_call *call; in event_inject_write()
H A Dtrace_export.c18 static int ftrace_event_register(struct trace_event_call *call, in ftrace_event_register()
169 struct trace_event_call __used event_##call = { \
178 static struct trace_event_call __used \
186 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/trace/
H A Dtrace_probe.h200 bool trace_kprobe_on_func_entry(struct trace_event_call *call);
201 bool trace_kprobe_error_injectable(struct trace_event_call *call);
203 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry()
235 struct trace_event_call call;
287 static inline struct trace_event_call *
294 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
300 trace_probe_primary_from_call(struct trace_event_call *call) in trace_probe_primary_from_call()
369 extern struct trace_event_call *
372 extern void destroy_local_trace_kprobe(struct trace_event_call *event_call);
374 extern struct trace_event_call *
[all …]
H A Dtrace_syscalls.c18 static int syscall_enter_register(struct trace_event_call *event,
20 static int syscall_exit_register(struct trace_event_call *event,
24 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields()
386 struct trace_event_call *call) in reg_event_syscall_enter()
407 struct trace_event_call *call) in unreg_event_syscall_enter()
424 struct trace_event_call *call) in reg_event_syscall_exit()
445 struct trace_event_call *call) in unreg_event_syscall_exit()
639 static int perf_sysenter_enable(struct trace_event_call *call) in perf_sysenter_enable()
659 static void perf_sysenter_disable(struct trace_event_call *call) in perf_sysenter_disable()
735 static int perf_sysexit_enable(struct trace_event_call *call) in perf_sysexit_enable()
[all …]
H A Dtrace_event_perf.c27 static int perf_trace_event_perm(struct trace_event_call *tp_event, in perf_trace_event_perm()
96 static int perf_trace_event_reg(struct trace_event_call *tp_event, in perf_trace_event_reg()
156 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_unreg()
185 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_open()
191 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_close()
219 struct trace_event_call *tp_event; in perf_trace_init()
252 struct trace_event_call *tp_event; in perf_kprobe_init()
307 struct trace_event_call *tp_event; in perf_uprobe_init()
357 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_add()
384 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_del()
[all …]
H A Dtrace_events.c493 int trace_event_reg(struct trace_event_call *call, in trace_event_reg()
991 struct trace_event_call *call; in __ftrace_set_clr_event_nolock()
1182 struct trace_event_call *call; in t_next()
1412 struct trace_event_call *call; in system_enable_read()
2633 struct trace_event_call *call, *p; in trace_event_eval_update()
2838 struct trace_event_call *call, *p; in trace_module_remove_events()
2889 struct trace_event_call *call; in __trace_add_event_dirs()
2905 struct trace_event_call *call; in __find_event_file()
3374 struct trace_event_call *call; in __trace_early_add_events()
3605 struct trace_event_call **iter, *call; in event_trace_enable()
[all …]
H A Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, in parse_field()
138 static int trace_get_entry_size(struct trace_event_call *call) in trace_get_entry_size()
153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry()
192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
280 struct trace_event_call *call; in event_inject_write()
H A Dtrace_export.c18 static int ftrace_event_register(struct trace_event_call *call, in ftrace_event_register()
169 struct trace_event_call __used event_##call = { \
178 static struct trace_event_call __used \
186 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function()
/dports/multimedia/libv4l/linux-5.13-rc2/include/trace/
H A Dsyscall.h33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/trace/
H A Dsyscall.h33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/trace/
H A Dsyscall.h33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;

1234