Symbol: ftrace_probe_ops
kernel/trace/ftrace.c
1071
struct ftrace_probe_ops *probe_ops;
kernel/trace/ftrace.c
4078
struct ftrace_probe_ops *probe_ops;
kernel/trace/ftrace.c
5247
struct ftrace_probe_ops *probe_ops;
kernel/trace/ftrace.c
5414
struct ftrace_probe_ops *probe_ops;
kernel/trace/ftrace.c
5447
struct ftrace_probe_ops *probe_ops,
kernel/trace/ftrace.c
5592
struct ftrace_probe_ops *probe_ops)
kernel/trace/trace.h
1304
struct ftrace_probe_ops *ops,
kernel/trace/trace.h
1306
int (*init)(struct ftrace_probe_ops *ops,
kernel/trace/trace.h
1310
void (*free)(struct ftrace_probe_ops *ops,
kernel/trace/trace.h
1315
struct ftrace_probe_ops *ops,
kernel/trace/trace.h
1334
struct ftrace_probe_ops *ops, void *data);
kernel/trace/trace.h
1337
struct ftrace_probe_ops *ops);
kernel/trace/trace_events.c
4149
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_events.c
4166
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_events.c
4194
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_events.c
4223
event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_events.c
4261
event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_events.c
4285
static struct ftrace_probe_ops event_enable_probe_ops = {
kernel/trace/trace_events.c
4292
static struct ftrace_probe_ops event_enable_count_probe_ops = {
kernel/trace/trace_events.c
4299
static struct ftrace_probe_ops event_disable_probe_ops = {
kernel/trace/trace_events.c
4306
static struct ftrace_probe_ops event_disable_count_probe_ops = {
kernel/trace/trace_events.c
4318
struct ftrace_probe_ops *ops;
kernel/trace/trace_functions.c
503
static void update_traceon_count(struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
566
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
574
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
582
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
593
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
631
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
639
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
679
static int update_count(struct ftrace_probe_ops *ops, unsigned long ip,
kernel/trace/trace_functions.c
699
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
709
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
718
unsigned long ip, struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
739
struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
747
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_functions.c
754
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_functions.c
761
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_functions.c
768
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_functions.c
775
ftrace_count_init(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_functions.c
791
ftrace_count_free(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_functions.c
804
static struct ftrace_probe_ops traceon_count_probe_ops = {
kernel/trace/trace_functions.c
811
static struct ftrace_probe_ops traceoff_count_probe_ops = {
kernel/trace/trace_functions.c
818
static struct ftrace_probe_ops stacktrace_count_probe_ops = {
kernel/trace/trace_functions.c
825
static struct ftrace_probe_ops dump_probe_ops = {
kernel/trace/trace_functions.c
832
static struct ftrace_probe_ops cpudump_probe_ops = {
kernel/trace/trace_functions.c
837
static struct ftrace_probe_ops traceon_probe_ops = {
kernel/trace/trace_functions.c
842
static struct ftrace_probe_ops traceoff_probe_ops = {
kernel/trace/trace_functions.c
847
static struct ftrace_probe_ops stacktrace_probe_ops = {
kernel/trace/trace_functions.c
854
struct ftrace_probe_ops *ops,
kernel/trace/trace_functions.c
895
struct ftrace_probe_ops *ops;
kernel/trace/trace_functions.c
914
struct ftrace_probe_ops *ops;
kernel/trace/trace_functions.c
929
struct ftrace_probe_ops *ops;
kernel/trace/trace_functions.c
945
struct ftrace_probe_ops *ops;
kernel/trace/trace_snapshot.c
836
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_snapshot.c
844
struct trace_array *tr, struct ftrace_probe_ops *ops,
kernel/trace/trace_snapshot.c
866
struct ftrace_probe_ops *ops, void *data)
kernel/trace/trace_snapshot.c
887
ftrace_snapshot_init(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_snapshot.c
903
ftrace_snapshot_free(struct ftrace_probe_ops *ops, struct trace_array *tr,
kernel/trace/trace_snapshot.c
918
static struct ftrace_probe_ops snapshot_probe_ops = {
kernel/trace/trace_snapshot.c
923
static struct ftrace_probe_ops snapshot_count_probe_ops = {
kernel/trace/trace_snapshot.c
934
struct ftrace_probe_ops *ops;