Lines Matching refs:print_serial
94 static void print_serial(const char *buf) in print_serial() function
121 print_serial(p); in print_serial_u32()
131 print_serial("--- DONE: 0 ---\n"); in exit()
133 print_serial("--- DONE: 1 ---\n"); in exit()
273 print_serial(ok ? "PASS: " : "FAIL: "); in report()
274 print_serial(name); in report()
275 print_serial("\n"); in report()
1660 print_serial(" cycles/emulated jump instruction\n"); in test_perf_loop()
1670 print_serial(" cycles/emulated move instruction\n"); in test_perf_mov()
1680 print_serial(" cycles/emulated arithmetic instruction\n"); in test_perf_arith()
1693 print_serial(" cycles/emulated memory load instruction\n"); in test_perf_memory_load()
1706 print_serial(" cycles/emulated memory store instruction\n"); in test_perf_memory_store()
1719 print_serial(" cycles/emulated memory RMW instruction\n"); in test_perf_memory_rmw()