Home
last modified time | relevance | path

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

/Linux-v6.1/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.h1057 struct ftrace_func_mapper;
1060 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1061 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1063 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1065 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1067 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
Dtrace_events.c3177 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
3194 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
3221 struct ftrace_func_mapper *mapper = data; in event_enable_print()
3251 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
3289 struct ftrace_func_mapper *mapper = data; in event_enable_free()
Dftrace.c4485 struct ftrace_func_mapper { struct
4494 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4504 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4518 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4540 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4572 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4600 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
Dtrace.c8517 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
8538 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
8560 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
8576 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()