Home
last modified time | relevance | path

Searched refs:find_func (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
Dtrace-event-parse.c226 static struct func_map *find_func(unsigned long long addr) in find_func() function
2563 func = find_func(val); in pretty_print()
2779 func = find_func(val); in print_graph_entry_leaf()
2814 func = find_func(val); in print_graph_nested()
/external/grub/stage2/
Dbuiltins.c1205 find_func (char *arg, int flags) in find_func() function
1300 find_func,
/external/grub/
DChangeLog3144 * stage2/builtins.c (find_func): Clear ERRNUM after the last
3254 * stage2/builtins.c (find_func): New variable GOT_FILE is set to
4924 (find_func): When CURRENT_SLICE is not a BSD slice, check if the
5917 (find_func): Clear ERRNUM before each of the attempts.
6257 (find_func): Likewise.
6323 * stage2/builtins.c (find_func): Print only the device names.
6337 * stage2/builtins.c (find_func): New function.