Searched refs:ftrace_glob (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dftrace.c4127 struct ftrace_glob { struct
4143 static int ftrace_match(char *str, struct ftrace_glob *g)
4202 add_rec_by_index(struct ftrace_hash *hash, struct ftrace_glob *func_g,
4245 ftrace_match_record(struct dyn_ftrace *rec, struct ftrace_glob *func_g,
4246 struct ftrace_glob *mod_g, int exclude_mod)
4292 struct ftrace_glob func_g = { .type = MATCH_FULL };
4293 struct ftrace_glob mod_g = { .type = MATCH_FULL };
4294 struct ftrace_glob *mod_match = (mod) ? &mod_g : NULL;
4950 struct ftrace_glob func_g;
6286 struct ftrace_glob func_
[all...]

Completed in 168 milliseconds