Searched refs:func_g (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 4196 add_rec_by_index(struct ftrace_hash *hash, struct ftrace_glob *func_g, in enter_record() 4199 long index = simple_strtoul(func_g->search, NULL, 0); in add_rec_by_index() argument 4239 ftrace_match_record(struct dyn_ftrace *rec, struct ftrace_glob *func_g, 4274 if (!func_g->len) in ftrace_match_record() 4278 return ftrace_match(str, func_g); in ftrace_match_record() 4286 struct ftrace_glob func_g = { .type = MATCH_FULL }; in match_records() 4295 func_g.type = filter_parse_regex(func, len, &func_g.search, in match_records() 4297 func_g.len = strlen(func_g in match_records() 4242 ftrace_match_record(struct dyn_ftrace * rec,struct ftrace_glob * func_g,struct ftrace_glob * mod_g,int exclude_mod) ftrace_match_record() argument 4289 struct ftrace_glob func_g = { .type = MATCH_FULL }; match_records() local 4950 struct ftrace_glob func_g; unregister_ftrace_function_probe_func() local 6289 struct ftrace_glob func_g; ftrace_graph_set_hash() local [all...] |