Searched refs:match_records (Results 1 – 1 of 1) sorted by relevance
3528 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) in match_records() function3576 return match_records(hash, buff, len, NULL); in ftrace_match_records()3598 ret = match_records(hash, func, strlen(func), module); in ftrace_mod_callback()