Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_functions.c286 struct ftrace_func_mapper *mapper = data; in update_traceon_count()
426 struct ftrace_func_mapper *mapper = data; in ftrace_stacktrace_count()
466 struct ftrace_func_mapper *mapper = data; in update_count()
505 struct ftrace_func_mapper *mapper = data; in ftrace_probe_print()
562 struct ftrace_func_mapper *mapper = *data; in ftrace_count_init()
578 struct ftrace_func_mapper *mapper = data; in ftrace_count_free()
Dtrace.h1103 struct ftrace_func_mapper;
1106 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
1107 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
1109 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1111 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1113 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
Dtrace_events.c2531 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
2548 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
2575 struct ftrace_func_mapper *mapper = data; in event_enable_print()
2605 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
2643 struct ftrace_func_mapper *mapper = data; in event_enable_free()
Dftrace.c4136 struct ftrace_func_mapper { struct
4145 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4155 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4169 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4191 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4223 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4251 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
Dtrace.c7617 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
7638 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
7660 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
7676 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()