Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions.c482 struct ftrace_func_mapper *mapper = data; in update_traceon_count()
620 struct ftrace_func_mapper *mapper = data; in ftrace_stacktrace_count()
660 struct ftrace_func_mapper *mapper = data; in update_count()
699 struct ftrace_func_mapper *mapper = data; in ftrace_probe_print()
756 struct ftrace_func_mapper *mapper = *data; in ftrace_count_init()
772 struct ftrace_func_mapper *mapper = data; in ftrace_count_free()
H A Dtrace.h1192 struct ftrace_func_mapper;
1195 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1196 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1198 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1200 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1202 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
H A Dtrace_events.c3864 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
3881 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
3908 struct ftrace_func_mapper *mapper = data; in event_enable_print()
3938 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
3976 struct ftrace_func_mapper *mapper = data; in event_enable_free()
H A Dftrace.c5121 struct ftrace_func_mapper { struct
5130 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
5140 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
5154 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
5176 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
5208 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
5236 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
H A Dtrace.c8434 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
8455 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
8477 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
8493 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()