Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
Dwild_bctr.c97 static void dump_regs(void) in dump_regs() function
146 dump_regs(); in test_wild_bctr()
161 dump_regs(); in test_wild_bctr()
/external/mesa3d/src/panfrost/bifrost/
Ddisassemble.c162 static void dump_regs(FILE *fp, struct bifrost_regs srcs, bool first) in dump_regs() function
668 dump_regs(fp, regs, i == 0); in dump_clause()
/external/ethtool/
DChangeLog97 operations. Add error handling of dump_regs(). Modify printout of
119 * ethtool.c (dump_regs): call e100_dump_regs if e100
Dethtool.c1241 static int dump_regs(int gregs_dump_raw, int gregs_dump_hex, in dump_regs() function
1272 return dump_regs(gregs_dump_raw, gregs_dump_hex, info, regs); in dump_regs()
3314 if (dump_regs(gregs_dump_raw, gregs_dump_hex, in do_gregs()
/external/igt-gpu-tools/tests/i915/
Dgem_ctx_isolation.c455 static void dump_regs(int fd, in dump_regs() function