Home
last modified time | relevance | path

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

/linux-5.19.10/tools/objtool/include/objtool/
Delf.h62 u8 profiling_func : 1; member
/linux-5.19.10/tools/objtool/
Dcheck.c1205 if (opts.hack_noinstr && insn->sec->noinstr && sym->profiling_func) { in annotate_call_site()
2300 func->profiling_func = true; in classify_symbols()