Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c746 struct sym_count_ctx { struct
753 struct sym_count_ctx *ctx = data; in count_mod_symbols() argument
763 struct sym_count_ctx ctx = { .count = 0, .name = func_name }; in number_of_same_symbols()