Home
last modified time | relevance | path

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

/Linux-v4.19/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.h992 struct ftrace_func_mapper;
995 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void);
996 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper,
998 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper,
1000 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper,
1002 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper,
Dtrace_events.c2542 struct ftrace_func_mapper *mapper = data; in event_enable_probe()
2559 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe()
2586 struct ftrace_func_mapper *mapper = data; in event_enable_print()
2616 struct ftrace_func_mapper *mapper = *data; in event_enable_init()
2654 struct ftrace_func_mapper *mapper = data; in event_enable_free()
Dftrace.c4089 struct ftrace_func_mapper { struct
4098 struct ftrace_func_mapper *allocate_ftrace_func_mapper(void) in allocate_ftrace_func_mapper()
4108 return (struct ftrace_func_mapper *)hash; in allocate_ftrace_func_mapper()
4122 void **ftrace_func_mapper_find_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_find_ip()
4144 int ftrace_func_mapper_add_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_add_ip()
4176 void *ftrace_func_mapper_remove_ip(struct ftrace_func_mapper *mapper, in ftrace_func_mapper_remove_ip()
4204 void free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, in free_ftrace_func_mapper()
Dtrace.c7076 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot()
7097 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print()
7119 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init()
7135 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_free()