Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c4971 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) in match_records() function
5023 return match_records(hash, buff, len, NULL); in ftrace_match_records()
5180 match_records(new_hash, func, strlen(func), mod); in process_mod_list()
5248 ret = match_records(hash, func, strlen(func), module); in ftrace_mod_callback()
5955 if (buf && !match_records(hash, buf, len, mod)) { in ftrace_set_hash()