Lines Matching refs:printf_verbose
53 #define printf_verbose(fmt, ...) \ macro
240 #define printf_verbose(fmt, ...) macro
376 printf_verbose("tid %d: count %lld\n", (int) gettid(), i); in test_percpu_spinlock_thread()
379 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_spinlock_thread()
457 printf_verbose("tid %d: count %lld\n", (int) gettid(), i); in test_percpu_inc_thread()
460 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_inc_thread()
607 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_list_thread()
798 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_buffer_thread()
1013 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_memcpy_buffer_thread()
1127 printf_verbose("Signal handler set for SIGUSR1\n"); in set_signal_handler()
1302 printf_verbose("spinlock\n"); in main()
1306 printf_verbose("linked list\n"); in main()
1310 printf_verbose("buffer\n"); in main()
1314 printf_verbose("memcpy buffer\n"); in main()
1318 printf_verbose("counter increment\n"); in main()