Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c30 #define DEBUG_PRINT_L1(...) debug_print(DEBUG_LEVEL_1_BIT, __VA_ARGS__) macro
53 DEBUG_PRINT_L1( \
114 DEBUG_PRINT_L1("%s\t%7d\t%7.0f\t%7.0f\n", in print_ustats()
122 DEBUG_PRINT_L1("\nSyscall\tCall\tAvgTime\tAvgSize\n" in print_stats()
167 DEBUG_PRINT_L1("RAM Ranges\n"); in build_memory_map()
169 DEBUG_PRINT_L1("\trange %d: 0x%llx\t- 0x%llx\n", in build_memory_map()
695 DEBUG_PRINT_L1("Running test #%d\n", test); in main()