Searched refs:print_serial (Results 1 – 2 of 2) sorted by relevance
62 static void print_serial(const char *buf) in print_serial() function83 print_serial(s); in puts()
94 static void print_serial(const char *buf) in print_serial() function121 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()[all …]