Searched refs:mcount (Results 1 – 3 of 3) sorted by relevance
17 bool mcount; member
78 OPT_BOOLEAN('m', "mcount", &opts.mcount, "annotate mcount/fentry calls for ftrace"),141 if (opts.mnop && !opts.mcount) { in opts_valid()164 opts.mcount || in opts_valid()
1338 if (opts.mcount && sym->fentry) { in annotate_call_site()4762 if (opts.mcount) { in check()
Completed in 10 milliseconds