Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_functions.c443 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count()
506 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count()
514 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count()
522 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon()
533 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff()
575 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace()
583 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count()
623 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count()
643 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe()
653 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_cpudump_probe()
[all …]
Dtrace.h1036 struct ftrace_probe_ops { struct
1040 struct ftrace_probe_ops *ops, argument
1042 int (*init)(struct ftrace_probe_ops *ops, argument
1046 void (*free)(struct ftrace_probe_ops *ops, argument
1051 struct ftrace_probe_ops *ops, argument
1070 struct ftrace_probe_ops *ops, void *data);
1073 struct ftrace_probe_ops *ops);
Dtrace_events.c3174 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_probe()
3191 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_count_probe()
3219 struct ftrace_probe_ops *ops, void *data) in event_enable_print()
3248 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init()
3286 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free()
3310 static struct ftrace_probe_ops event_enable_probe_ops = {
3317 static struct ftrace_probe_ops event_enable_count_probe_ops = {
3324 static struct ftrace_probe_ops event_disable_probe_ops = {
3331 static struct ftrace_probe_ops event_disable_count_probe_ops = {
3343 struct ftrace_probe_ops *ops; in event_enable_func()
Dtrace.c8520 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_snapshot()
8528 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_count_snapshot()
8550 struct ftrace_probe_ops *ops, void *data) in ftrace_snapshot_print()
8571 ftrace_snapshot_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_init()
8587 ftrace_snapshot_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_snapshot_free()
8602 static struct ftrace_probe_ops snapshot_probe_ops = {
8607 static struct ftrace_probe_ops snapshot_count_probe_ops = {
8618 struct ftrace_probe_ops *ops; in ftrace_trace_snapshot_callback()
Dftrace.c1013 struct ftrace_probe_ops *probe_ops;
3399 struct ftrace_probe_ops *probe_ops; in t_probe_show()
4469 struct ftrace_probe_ops *probe_ops; in function_trace_probe_call()
4631 struct ftrace_probe_ops *probe_ops; in release_probe()
4665 struct ftrace_probe_ops *probe_ops, in register_ftrace_function_probe()
4810 struct ftrace_probe_ops *probe_ops) in unregister_ftrace_function_probe_func()