Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_functions.c448 struct ftrace_func_mapper *mapper = data; in update_traceon_count()
586 struct ftrace_func_mapper *mapper = data; in ftrace_stacktrace_count()
626 struct ftrace_func_mapper *mapper = data; in update_count()
665 struct ftrace_func_mapper *mapper = data; in ftrace_probe_print()
722 struct ftrace_func_mapper *mapper = *data; in ftrace_count_init()
738 struct ftrace_func_mapper *mapper = data; in ftrace_count_free()
Dtrace.h1087 struct ftrace_func_mapper;
1090 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1091 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1093 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1095 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1097 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
Dtrace_events.c3249 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
3266 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
3293 struct ftrace_func_mapper *mapper = data; in event_enable_print()
3323 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
3361 struct ftrace_func_mapper *mapper = data; in event_enable_free()
Dftrace.c4656 struct ftrace_func_mapper { struct
4665 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4675 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4689 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4711 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4743 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4771 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
Dtrace.c8713 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
8734 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
8756 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
8772 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()