Home
last modified time | relevance | path

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

/kernel/trace/
Dftrace.c3904 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records() function
4421 ret = ftrace_match_records(hash, glob, strlen(glob)); in register_ftrace_function_probe()
4701 ret = ftrace_match_records(hash, func, len); in ftrace_process_regex()
4826 if (buf && !ftrace_match_records(hash, buf, len)) { in ftrace_set_hash()