Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_functions.c292 struct ftrace_func_mapper *mapper = data; in update_traceon_count()
432 struct ftrace_func_mapper *mapper = data; in ftrace_stacktrace_count()
472 struct ftrace_func_mapper *mapper = data; in update_count()
511 struct ftrace_func_mapper *mapper = data; in ftrace_probe_print()
568 struct ftrace_func_mapper *mapper = *data; in ftrace_count_init()
584 struct ftrace_func_mapper *mapper = data; in ftrace_count_free()
Dtrace.h1211 struct ftrace_func_mapper;
1214 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1215 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1217 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1219 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1221 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
Dtrace_events.c2836 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
2853 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
2880 struct ftrace_func_mapper *mapper = data; in event_enable_print()
2910 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
2948 struct ftrace_func_mapper *mapper = data; in event_enable_free()
Dftrace.c4340 struct ftrace_func_mapper { struct
4349 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4359 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4373 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4395 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4427 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4455 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
Dtrace.c7900 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
7921 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
7943 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
7959 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()