Home
last modified time | relevance | path

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

/kernel/trace/
Drethook.c207 void rethook_hook(struct rethook_node *node, struct pt_regs *regs, bool mcount) in rethook_hook() argument
209 arch_rethook_prepare(node, regs, mcount); in rethook_hook()
DKconfig78 Arch supports the gcc options -pg with -mrecord-mcount and -nop-mcount
83 Arch supports objtool --mcount
731 depends on $(cc-option,-mrecord-mcount)