warn_on_notrace_sect 50 scripts/recordmcount.c static int warn_on_notrace_sect; /* warn when section has mcount not being recorded */ warn_on_notrace_sect 629 scripts/recordmcount.c warn_on_notrace_sect = 1; warn_on_notrace_sect 394 scripts/recordmcount.h if (warn_on_notrace_sect && !once) { warn_on_notrace_sect 588 scripts/recordmcount.h } else if (txtname && (warn_on_notrace_sect || make_nop)) {