Lines Matching refs:T_LOG

47T_LOG("CLIENT: received info from server... 0x%llx, %lld, 0x%llx, %d - %d\n", message->address, me…  in mach_vm_client()
75T_LOG("CLIENT: mach_vm_remap FAILED: %s -- src 0x%llx, dest 0x%llx (%s)\n", mach_error_string(ret)… in mach_vm_client()
101T_LOG("CLIENT: mach_vm_read_overwrite FAILED: %s -- src 0x%llx, dest 0x%llx (%s)\n", mach_error_st… in mach_vm_client()
120T_LOG("CLIENT: mach_vm_read FAILED: %s -- src 0x%llx, dest 0x%llx (%s)\n", mach_error_string(ret),… in mach_vm_client()
141T_LOG("CLIENT: mach_vm_write FAILED: %s -- src 0x%llx, dest 0x%llx (%s)\n", mach_error_string(ret)… in mach_vm_client()
172 T_LOG("CLIENT: mach_vm_map FAILED: %s -- port 0x%x\n", mach_error_string(ret), memport); in mach_vm_client()
183T_LOG("CLIENT: mach_vm_deallocate FAILED: %s -- dest 0x%llx, size 0x%llx\n", mach_error_string(ret… in mach_vm_client()
195 T_LOG("CLIENT EXITING ****** \n"); in mach_vm_client()
201 T_LOG("CLIENT EXITING WITH ERROR****** \n"); in mach_vm_client()
214T_LOG("CLIENT: dest 0x%llx -> 0x%llx (0x%llx), *dest %s\n", dest, dest + misoffset, misoffset, dst… in mach_vm_client()
249 T_LOG("\n*************** make_memory_entry_test START ***************\n"); in mach_server_make_memory_entry()
279 T_LOG("mach_make_memory_entry VM_COPY | USE_DATA_ADDR test..."); in mach_server_make_memory_entry()
282 T_LOG("mach_make_memory_entry VM_SHARE test..."); in mach_server_make_memory_entry()
290 T_LOG("mach_make_memory_entry DEFAULT test..."); in mach_server_make_memory_entry()
295 T_LOG("ERROR: mach_make_memory_entry_64 try (%d) failed in Client: (%d) %s\n", in mach_server_make_memory_entry()
310 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_make_memory_entry()
320 T_LOG("ERROR: Failed to get reply from client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_make_memory_entry()
329 T_LOG("FAILED\n"); in mach_server_make_memory_entry()
330T_LOG("(%d) Pre modification mach_make_memory_entry() FAILED: copy(%d) src_val: %s dest_val: %s\n… in mach_server_make_memory_entry()
336 T_LOG("FAILED\n"); in mach_server_make_memory_entry()
337 T_LOG("(%d) Data mismatch with Copy: %d src_val: %s dest_val: %s\n", in mach_server_make_memory_entry()
343 T_LOG("FAILED\n"); in mach_server_make_memory_entry()
344 T_LOG("(%d) Data mismatch with Copy: %d src_val: %s dest_val: %s\n", in mach_server_make_memory_entry()
379 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_make_memory_entry()
387 T_LOG("PASSED\n"); in mach_server_make_memory_entry()
395 T_LOG("PASSED\n"); in mach_server_make_memory_entry()
401 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_make_memory_entry()
415 T_LOG("*************** mach_make_memory_entry_test END ***************\n"); in mach_server_make_memory_entry()
433 T_LOG("\n*************** vm_read / write / overwrite_test START ***************\n"); in mach_server_read()
448 T_LOG("vm_%s test...", opname); in mach_server_read()
471 T_LOG("server COPY: Sending 0x%llx, %d, 0x%llx\n", message.address, getpid(), message.size); in mach_server_read()
479 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_read()
489 T_LOG("ERROR: Failed to get reply from client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_read()
497 T_LOG("Pre modification (op: %d) FAILED: src_val: %s dest_val: %s\n", op, src_val, dst_val); in mach_server_read()
502T_LOG("Data mismatch (op:%d) with Copy: %d src_val: %s dest_val: %s\n", op, message.copy, src_val… in mach_server_read()
522 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_read()
533 T_LOG("*************** vm_read_test END ***************\n"); in mach_server_read()
536 T_LOG("PASSED\n"); in mach_server_read()
554 T_LOG("\n*************** vm_remap_test START ***************\n"); in mach_server_remap()
571 T_LOG("vm_remap (copy = %s) test...", ((remap_copy_pass_idx == 0) ? "FALSE" : "TRUE")); in mach_server_remap()
583 T_LOG("server COPY: Sending 0x%llx, %d, 0x%llx\n", message.address, getpid(), message.size); in mach_server_remap()
593 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_remap()
603 T_LOG("ERROR: Failed to get reply from client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_remap()
613 T_LOG("Pre modification remap() FAILED: copy(%d) src_val: %s dest_val: %s\n", in mach_server_remap()
620 T_LOG("Data mismatch with Copy: %d src_val: %s dest_val: %s\n", in mach_server_remap()
626 T_LOG("Data mismatch with Copy: %d src_val: %s dest_val: %s\n", in mach_server_remap()
651 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_remap()
657 T_LOG("PASSED\n"); in mach_server_remap()
666 T_LOG("PASSED\n"); in mach_server_remap()
672 T_LOG("ERROR: Failed to send message to client: (%d) %s\n", kr, mach_error_string(kr)); in mach_server_remap()
683 T_LOG("*************** vm_remap_test END ***************\n"); in mach_server_remap()