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