Lines Matching refs:T_LOG
53 T_LOG("Created test dir %s\n", dirpath); in run_vnoder()
61 T_LOG("trying to map %u files, progress every %u files\n", num_files, log_interval); in run_vnoder()
70 T_LOG("created and mapped %u files so far\n", next_test_log_number); in run_vnoder()
74 T_LOG("numvnodes is >= maxvnodes + 5000 (%u), done with creation and mmap loop\n", in run_vnoder()
97 T_LOG("created and mapped %u files\n", i); in run_vnoder()
110 T_LOG("Killing vnoder pid in cleanup: %d", vnoder_pid); in cleanup()
144 T_LOG("max vnodes: %d", maxvnodes);
152 T_LOG("Initial num vnodes: %d", initial_num);
186 T_LOG("num vnodes after vnoder: %d", current_num);
192 T_LOG("Killing vnoder (pid %d) to free up held vnodes", vnoder_pid);
198 T_LOG("Waiting up to %ds for vnodes to be deallocated", timeout);
206 T_LOG("deallocateable_vnodes after %d second%s : %d",
208 T_LOG("deallocateable_busy_vnodes after %d second%s : %d",
230 T_LOG("num vnodes after killing vnoder: %d", current_num);