Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A 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()
H A Dtrace.h1195 struct ftrace_func_mapper;
1198 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1199 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1201 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1203 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1205 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
H A Dtrace_events.c2857 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
2874 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
2901 struct ftrace_func_mapper *mapper = data; in event_enable_print()
2931 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
2969 struct ftrace_func_mapper *mapper = data; in event_enable_free()
H A Dftrace.c4348 struct ftrace_func_mapper { struct
4357 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4367 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4381 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4403 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4435 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4463 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
H A Dtrace.c7946 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
7967 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
7989 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
8005 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()