Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c539 find_func(struct tep_handle *tep, unsigned long long addr) in find_func() function
570 map = find_func(tep, addr); in tep_find_function()
591 map = find_func(tep, addr); in tep_find_function_address()
5202 func = find_func(event->tep, val); in print_function()
7153 func = find_func(tep, val); in tep_print_func_field()