Searched refs:mcount (Results 1 – 2 of 2) sorted by relevance
359 char const *mcount = gpfx == '_' ? "_mcount" : "mcount"; in get_mcountsym() local364 if (strcmp(mcount, symname) == 0 || in get_mcountsym()
249 $(if $(CONFIG_FTRACE_MCOUNT_USE_OBJTOOL), --mcount,)