Home
last modified time | relevance | path

Searched refs:ftrace_probe_ops (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/trace/
A Dtrace_functions.c696 struct ftrace_probe_ops *ops, in ftrace_traceon_print()
704 struct ftrace_probe_ops *ops, void *data) in ftrace_traceoff_print()
711 struct ftrace_probe_ops *ops, void *data) in ftrace_stacktrace_print()
718 struct ftrace_probe_ops *ops, void *data) in ftrace_dump_print()
725 struct ftrace_probe_ops *ops, void *data) in ftrace_cpudump_print()
782 static struct ftrace_probe_ops dump_probe_ops = {
811 struct ftrace_probe_ops *ops, in ftrace_trace_probe_callback()
852 struct ftrace_probe_ops *ops; in ftrace_trace_onoff_callback()
871 struct ftrace_probe_ops *ops; in ftrace_stacktrace_callback()
886 struct ftrace_probe_ops *ops; in ftrace_dump_callback()
[all …]
A Dtrace.h1147 struct ftrace_probe_ops { struct
1151 struct ftrace_probe_ops *ops, argument
1153 int (*init)(struct ftrace_probe_ops *ops, argument
1157 void (*free)(struct ftrace_probe_ops *ops, argument
1162 struct ftrace_probe_ops *ops, argument
1181 struct ftrace_probe_ops *ops, void *data);
1184 struct ftrace_probe_ops *ops);
A Dtrace_events.c3465 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_probe()
3482 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_count_probe()
3510 struct ftrace_probe_ops *ops, void *data) in event_enable_print()
3539 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init()
3577 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free()
3601 static struct ftrace_probe_ops event_enable_probe_ops = {
3608 static struct ftrace_probe_ops event_enable_count_probe_ops = {
3615 static struct ftrace_probe_ops event_disable_probe_ops = {
3622 static struct ftrace_probe_ops event_disable_count_probe_ops = {
3634 struct ftrace_probe_ops *ops; in event_enable_func()
A Dtrace.c8615 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_snapshot()
8623 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_count_snapshot()
8645 struct ftrace_probe_ops *ops, void *data) in ftrace_snapshot_print()
8666 ftrace_snapshot_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_init()
8682 ftrace_snapshot_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_free()
8697 static struct ftrace_probe_ops snapshot_probe_ops = {
8702 static struct ftrace_probe_ops snapshot_count_probe_ops = {
8713 struct ftrace_probe_ops *ops; in ftrace_trace_snapshot_callback()
A Dftrace.c1049 struct ftrace_probe_ops *probe_ops;
3962 struct ftrace_probe_ops *probe_ops; in t_probe_show()
5115 struct ftrace_probe_ops *probe_ops; in function_trace_probe_call()
5277 struct ftrace_probe_ops *probe_ops; in release_probe()
5311 struct ftrace_probe_ops *probe_ops, in register_ftrace_function_probe()
5456 struct ftrace_probe_ops *probe_ops) in unregister_ftrace_function_probe_func()

Completed in 50 milliseconds