• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:logprintf

115     logprintf(1, "Log: Running DEBUG version of SAT, "  in CheckEnvironment()
118 logprintf(0, "Process Error: Running DEBUG version of SAT, " in CheckEnvironment()
120 logprintf(0, "Log: Command line option '-A' bypasses this error.\n"); in CheckEnvironment()
131 logprintf(0, "Process Error: This platform does not support this " in CheckEnvironment()
136 logprintf(0, "Process Error: The cpu frequency test requires " in CheckEnvironment()
141 logprintf(0, "Process Error: The --cpu_freq_round option must be greater" in CheckEnvironment()
151 logprintf(7, "Log: Defaulting to %d copy threads\n", memory_threads_); in CheckEnvironment()
170 logprintf(12, "Log: disk at %s\n", disk.c_str()); in CheckEnvironment()
180 logprintf(0, "Process Error: No memory found to test.\n"); in CheckEnvironment()
188 logprintf(0, "Process Error: Memory tag mode incompatible " in CheckEnvironment()
198 logprintf(1, "Log: Flooring memory allocation to multiple of 4: %lldMB\n", in CheckEnvironment()
205 logprintf(1, "Log: Unsupported system. Running with reduced coverage.\n"); in CheckEnvironment()
208 logprintf(0, "Process Error: Unsupported system, " in CheckEnvironment()
210 logprintf(0, "Log: Command line option '-A' bypasses this error.\n"); in CheckEnvironment()
224 logprintf(0, "Process Error: failed to allocate memory\n"); in AllocateMemory()
236 logprintf(0, "Process Error: failed to allocate patterns\n"); in InitializePatterns()
241 logprintf(0, "Process Error: failed to initialize patternlist\n"); in InitializePatterns()
364 logprintf(0, "Process Error: Physical address %#llx is " in AddrMapUpdate()
383 logprintf(4, "Log: Printing tested physical ranges.\n"); in AddrMapPrint()
395 logprintf(4, "Log: %#016llx - %#016llx\n", last_page, (i * 4096) - 1); in AddrMapPrint()
398 logprintf(4, "Log: Done printing physical ranges.\n"); in AddrMapPrint()
421 logprintf(0, "Process Error: freepages < neededpages.\n"); in InitializePages()
422 logprintf(1, "Stats: Total: %lld, Needed: %lld, Marked free: %lld\n", in InitializePages()
431 logprintf(0, "Process Error: not enough pages for IO\n"); in InitializePages()
432 logprintf(1, "Stats: Total: %lld, Needed: %lld, Available: %lld\n", in InitializePages()
439 logprintf(12, "Log: Allocating pages, Total: %lld Free: %lld\n", in InitializePages()
452 logprintf(0, "Process Error: while initializing empty_ list\n"); in InitializePages()
462 logprintf(12, "Starting Fill threads: %d threads, %d pages\n", in InitializePages()
469 logprintf(12, "Starting Fill Threads %d: %d pages\n", in InitializePages()
474 logprintf(12, "Starting Fill Threads %d: %d pages\n", in InitializePages()
492 logprintf(0, "Thread %d failed with status %d at %.2f seconds\n", in InitializePages()
502 logprintf(12, "Log: Done filling pages.\n"); in InitializePages()
503 logprintf(12, "Log: Allocating pages.\n"); in InitializePages()
532 logprintf(0, "Log: didn't tag all pages. %d - %d = %d\n", in InitializePages()
537 logprintf(12, "Log: Done allocating pages.\n"); in InitializePages()
544 logprintf(12, "Log: Region %d: %d.\n", i, region_[i]); in InitializePages()
547 logprintf(5, "Log: Region mask: 0x%x\n", region_mask_); in InitializePages()
554 logprintf(1, "Stats: SAT revision %s, %d bit binary\n", in PrintVersion()
556 logprintf(5, "Log: %s from %s\n", Timestamp(), BuildChangelist()); in PrintVersion()
574 logprintf(5, "Log: Commandline - %s\n", cmdline_.c_str()); in Initialize()
595 logprintf(6, "Log: Decoding memory: %dx%d bit channels," in Initialize()
603 logprintf(0, "Process Error: Failed to initialize OS layer\n"); in Initialize()
618 logprintf(5, "Log: Running in monitor-only mode. " in Initialize()
628 logprintf(5, "Stats: Starting SAT, %dM, %d seconds\n", in Initialize()
653 logprintf(0, "Process Error: Initialize Pages failed\n"); in Initialize()
1025 logprintf(12, "Log: Updating page size to %d\n", page_length_); in ParseArgs()
1028 logprintf(6, "Process Error: " in ParseArgs()
1046 logprintf(7, "Log: " in ParseArgs()
1049 logprintf(6, "Process Error: " in ParseArgs()
1056 logprintf(6, "Process Error: " in ParseArgs()
1062 logprintf(6, "Process Error: " in ParseArgs()
1069 logprintf(6, "Process Error: " in ParseArgs()
1075 logprintf(6, "Process Error: Chip width x%d must be x8 or greater.\n", in ParseArgs()
1184 logprintf(12, "Log: Starting worker threads\n"); in InitializeThreads()
1198 logprintf(5, "Log: Skipping error poll thread due to --no_errors flag\n"); in InitializeThreads()
1244 logprintf(0, "Log: cores = %s, expected %s\n", in InitializeThreads()
1306 logprintf(12, "Log: Starting invert threads\n"); in InitializeThreads()
1320 logprintf(12, "Log: Starting disk stress threads\n"); in InitializeThreads()
1334 logprintf(12, "Log: DiskThread::SetParameters() failed\n"); in InitializeThreads()
1351 logprintf(12, "Log: RandomDiskThread::SetParameters() failed\n"); in InitializeThreads()
1362 logprintf(12, "Log: Starting cpu stress threads\n"); in InitializeThreads()
1383 logprintf(0, "Log: cores = %s, expected %s\n", in InitializeThreads()
1400 logprintf(12, "Log: Starting cpu cache coherency threads\n"); in InitializeThreads()
1420 logprintf(12, "Log: Using %d as cache line size\n", line_size); in InitializeThreads()
1464 logprintf(5, "Log: Running cpu frequency test: threshold set to %dMHz.\n", in InitializeThreads()
1500 logprintf(12, "Log: Joining worker threads\n"); in JoinThreads()
1509 logprintf(12, "Log: Joining thread %d\n", (*it)->ThreadID()); in JoinThreads()
1519 logprintf(12, "Log: Finished countdown, begin to result check\n"); in JoinThreads()
1530 logprintf(12, "Log: Finished countdown, begin to result check\n"); in JoinThreads()
1542 logprintf(12, "Log: Spawning thread %d\n", (*it)->ThreadID()); in JoinThreads()
1549 logprintf(12, "Log: Joining thread %d\n", (*it)->ThreadID()); in JoinThreads()
1556 logprintf(12, "Log: Join all outstanding threads\n"); in JoinThreads()
1566 logprintf(12, "Log: Reaping thread status %d\n", (*it)->ThreadID()); in JoinThreads()
1568 logprintf(0, "Process Error: Thread %d failed with status %d at " in JoinThreads()
1577 logprintf(priority, "Log: Thread %d found %lld hardware incidents\n", in JoinThreads()
1587 logprintf(12, "Log: Reaping thread status %d\n", (*it)->ThreadID()); in JoinThreads()
1589 logprintf(0, "Process Error: Thread %d failed with status %d at " in JoinThreads()
1599 logprintf(priority, "Log: Thread %d found %lld hardware incidents\n", in JoinThreads()
1633 logprintf(0, "Stats: Completed: %.2fM in %.2fs %.2fMB/s, " in AnalysisAllStats()
1662 logprintf(4, "Stats: Memory Copy: %.2fM at %.2fMB/s\n", in MemoryStats()
1683 logprintf(4, "Stats: File Copy: %.2fM at %.2fMB/s\n", in FileStats()
1699 logprintf(4, "Stats: Data Check: %.2fM at %.2fMB/s\n", in CheckStats()
1723 logprintf(4, "Stats: Net Copy: %.2fM at %.2fMB/s\n", in NetStats()
1739 logprintf(4, "Stats: Invert Data: %.2fM at %.2fMB/s\n", in InvertStats()
1764 logprintf(4, "Stats: Disk: %.2fM at %.2fMB/s\n", in DiskStats()
1799 logprintf(12, "Log: Initializing WorkerStatus objects\n"); in SpawnThreads()
1802 logprintf(12, "Log: Spawning worker threads\n"); in SpawnThreads()
1807 logprintf(12, "Log: Spawning thread %d\n", (*it)->ThreadID()); in SpawnThreads()
1815 logprintf(12, "Log: Deleting worker threads\n"); in DeleteThreads()
1820 logprintf(12, "Log: Deleting thread %d\n", (*it)->ThreadID()); in DeleteThreads()
1826 logprintf(12, "Log: Destroying WorkerStatus objects\n"); in DeleteThreads()
1870 logprintf(12, "Log: Installing signal handlers\n"); in Run()
1881 logprintf(12, "Log: Launching worker threads\n"); in Run()
1886 logprintf(12, "Log: Starting countdown with %d seconds\n", runtime_seconds_); in Run()
1914 logprintf(0, "Log: User exiting early (%d seconds remaining)\n", in Run()
1923 logprintf(0, "Log: Exiting early (%d seconds remaining) " in Run()
1933 logprintf(5, "Log: Seconds remaining: %d\n", seconds_remaining); in Run()
1939 logprintf(4, "Log: Injecting error (%d seconds remaining)\n", in Run()
1950 logprintf(4, "Log: Pausing worker threads in preparation for power spike " in Run()
1953 logprintf(12, "Log: Worker threads paused\n"); in Run()
1960 logprintf(4, "Log: Resuming worker threads to cause a power spike (%d " in Run()
1963 logprintf(12, "Log: Worker threads resumed\n"); in Run()
1974 logprintf(0, "Stats: Found %lld hardware incidents\n", errorcount_); in Run()
1981 logprintf(12, "Log: Uninstalling signal handlers\n"); in Run()
2051 logprintf(4, "\n"); in PrintResults()
2053 logprintf(4, "Status: FAIL - test encountered procedural errors\n"); in PrintResults()
2056 logprintf(4, "Status: FAIL - test discovered HW problems\n"); in PrintResults()
2059 logprintf(4, "Status: PASS - please verify no corrected errors\n"); in PrintResults()
2061 logprintf(4, "\n"); in PrintResults()
2074 void logprintf(int priority, const char *format, ...) { in logprintf() function