Lines Matching refs:T_LOG

434 	T_LOG("--> allocate %llu bytes", vm_size);
443 T_LOG(" footprint[0] = %llu", footprint[0]);
445 T_LOG("--> access %llu bytes", vm_size);
453 T_LOG(" footprint[1] = %llu", footprint[1]);
455 T_LOG("WARN: footprint[1] != footprint[0] + vm_size");
458 T_LOG("--> wire %llu bytes", vm_size / 2);
464 T_LOG(" footprint[2] = %llu", footprint[2]);
466 T_LOG("WARN: footprint[2] != footprint[1]");
469 T_LOG("--> VOLATILE");
480 T_LOG(" footprint[3] = %llu", footprint[3]);
482 T_LOG("WARN: footprint[3] != footprint[2] - (vm_size / 2)");
485 T_LOG("--> EMPTY");
499 T_LOG(" footprint[4] = %llu", footprint[4]);
501 T_LOG("WARN: footprint[4] != footprint[3]");
504 T_LOG("--> unwire %llu bytes", vm_size / 2);
511 T_LOG(" footprint[5] = %llu", footprint[5]);
513 T_LOG("WARN: footprint[5] != footprint[4] - (vm_size/2)");
516 T_LOG("WARN: footprint[5] != footprint[0]");
519 T_LOG("--> VOLATILE");
531 T_LOG(" footprint[6] = %llu", footprint[6]);
533 T_LOG("WARN: footprint[6] != footprint[5]");
536 T_LOG("WARN: footprint[6] != footprint[0]");
539 T_LOG("--> NONVOLATILE");
551 T_LOG(" footprint[7] = %llu", footprint[7]);
553 T_LOG("WARN: footprint[7] != footprint[6]");
556 T_LOG("WARN: footprint[7] != footprint[0]");
632 T_LOG("Skipping madvise reusable tests because we're running under translation.");
986 T_LOG("SHARED_REGION_BASE 0x%llx", SHARED_REGION_BASE);
987 T_LOG("SHARED_REGION_SIZE 0x%llx", SHARED_REGION_SIZE);
988 T_LOG("shared region starts at 0x%llx", sr_start);
1017 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1065 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1088 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1103 T_LOG("vm_remap(): 0x%llx 0x%x -> 0x%x", address, before, after);
1147 T_LOG("vm_remap_new(): 0x%llx 0x%x -> 0x%x", address, before, after);
1166 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1181 T_LOG("No vm_remap_new() to test");
1217 T_LOG("mem_entry(VM_SHARE): 0x%llx 0x%x -> 0x%x", address, before, after);
1236 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1259 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1299 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1338 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1371 T_LOG("vm_remap(): 0x%llx not writable %s/%s",
1379 T_LOG("vm_remap(): 0x%llx 0x%x -> 0x%x", address, before, after);
1398 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1442 T_LOG("vm_remap_new(): 0x%llx not writable %s/%s",
1450 T_LOG("vm_remap_new(): 0x%llx 0x%x -> 0x%x", address, before, after);
1469 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1486 T_LOG("No vm_remap_new() to test");
1526 T_LOG("mem_entry(VM_SHARE): 0x%llx 0x%x -> 0x%x", address, before, after);
1545 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1590 T_LOG("mem_entry(): 0x%llx 0x%x -> 0x%x", address, before, after);
1604 T_LOG("0x%llx - 0x%llx depth:%d %s/%s %s 0x%x",
1661 T_LOG("--> region: vmaddr 0x%llx depth %d prot 0x%x/0x%x",