Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_functions.c287 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count()
350 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count()
358 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count()
366 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon()
377 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff()
421 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace()
429 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count()
469 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count()
489 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe()
499 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_cpudump_probe()
[all …]
H A Dtrace.h1176 struct ftrace_probe_ops { struct
1180 struct ftrace_probe_ops *ops, argument
1182 int (*init)(struct ftrace_probe_ops *ops, argument
1186 void (*free)(struct ftrace_probe_ops *ops, argument
1191 struct ftrace_probe_ops *ops, argument
1210 struct ftrace_probe_ops *ops, void *data);
1213 struct ftrace_probe_ops *ops);
H A Dtrace_events.c2854 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_probe()
2871 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_count_probe()
2899 struct ftrace_probe_ops *ops, void *data) in event_enable_print()
2928 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init()
2966 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free()
2990 static struct ftrace_probe_ops event_enable_probe_ops = {
2997 static struct ftrace_probe_ops event_enable_count_probe_ops = {
3004 static struct ftrace_probe_ops event_disable_probe_ops = {
3011 static struct ftrace_probe_ops event_disable_count_probe_ops = {
3023 struct ftrace_probe_ops *ops; in event_enable_func()
H A Dtrace.c7935 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_snapshot()
7943 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_count_snapshot()
7965 struct ftrace_probe_ops *ops, void *data) in ftrace_snapshot_print()
7986 ftrace_snapshot_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_init()
8002 ftrace_snapshot_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_free()
8017 static struct ftrace_probe_ops snapshot_probe_ops = {
8022 static struct ftrace_probe_ops snapshot_count_probe_ops = {
8033 struct ftrace_probe_ops *ops; in ftrace_trace_snapshot_callback()
H A Dftrace.c1018 struct ftrace_probe_ops *probe_ops;
3383 struct ftrace_probe_ops *probe_ops; in t_probe_show()
4327 struct ftrace_probe_ops *probe_ops; in function_trace_probe_call()
4489 struct ftrace_probe_ops *probe_ops; in release_probe()
4523 struct ftrace_probe_ops *probe_ops, in register_ftrace_function_probe()
4666 struct ftrace_probe_ops *probe_ops) in unregister_ftrace_function_probe_func()