Searched refs:tep_find_function (Results 1 – 5 of 5) sorted by relevance
138 func = tep_find_function(pevent, function); in function_handler()143 parent = tep_find_function(pevent, pfunction); in function_handler()
41 func = tep_find_function(event->pevent, val); in call_site_handler()
693 const char *tep_find_function(struct tep_handle *pevent, unsigned long long addr);
1898 val = tep_find_function(pevent, addr); in get_field_str()
500 const char *tep_find_function(struct tep_handle *pevent, unsigned long long addr) in tep_find_function() function