Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsession.c1199 static void regs_dump__printf(u64 mask, u64 *regs, const char *arch) in regs_dump__printf() function
1234 regs_dump__printf(mask, regs->regs, arch); in regs__printf()