Home | History | Annotate | Download | only in src

Lines Matching refs:RAW_VLOG

280 // RAW_VLOG level we dump key INFO messages at.  If you want to turn
516 RAW_VLOG(10, "Increasing thread disable counter to %d", counter + 1);
524 RAW_VLOG(10, "Decreasing thread disable counter to %d", counter);
526 RAW_VLOG(0, "Thread disable counter underflow : %d", counter);
574 RAW_VLOG(16, "Recording Alloc: %p of %"PRIuS "; %d", ptr, size,
594 RAW_VLOG(17, "Alloc Recorded: %p of %"PRIuS"", ptr, size);
600 RAW_VLOG(16, "Recording Free %p", ptr);
604 RAW_VLOG(17, "Free Recorded: %p", ptr);
638 RAW_VLOG(10, "Thread stack at %p", top_ptr);
652 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
657 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
673 RAW_VLOG(11, "Stack at %p is inside /proc/self/maps chunk %p..%p",
694 RAW_VLOG(11, "Stack at %p is actually inside memory chunk %p..%p",
699 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
704 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
777 RAW_VLOG(11, "Not %s-disabling %"PRIuS" bytes at %p"
784 RAW_VLOG(11, "%s-disabling %"PRIuS" bytes at %p",
813 RAW_VLOG(11, "Looking into %s: 0x%" PRIxPTR "..0x%" PRIxPTR,
876 RAW_VLOG(10, "Disabling allocations from %s at depth %d:", library, depth);
881 RAW_VLOG(10, "Global memory regions made by %s will be live data",
1021 RAW_VLOG(11, "Found %d threads (from pid %d)", num_threads, getpid());
1036 RAW_VLOG(11, "Handling thread with pid %d", thread_pids[i]);
1053 RAW_VLOG(12, "Thread register %p", *p);
1068 RAW_VLOG(11, "Live registers at %p of %"PRIuS" bytes",
1091 RAW_VLOG(11, "Handling self thread with pid %d", self_thread_pid);
1105 RAW_VLOG(11, "Ignored live object at %p of %"PRIuS" bytes",
1221 RAW_VLOG(11, "Library live region at %p of %"PRIuPTR" bytes",
1326 RAW_VLOG(11, "Thread stacks appear to be found for all threads");
1342 RAW_VLOG(10, "Ignoring %"PRId64" reachable objects of %"PRId64" bytes",
1401 RAW_VLOG(13, "Looking for heap pointers in %p of %"PRIuS" bytes",
1432 RAW_VLOG(0, "Ignoring inaccessible object [%p, %p) "
1463 // RAW_VLOG(17, "Trying pointer to %p at %p", ptr, object);
1472 RAW_VLOG(14, "Found pointer to %p of %"PRIuS" bytes at %p "
1498 RAW_VLOG(10, "Removed %"PRId64" live heap objects of %"PRId64" bytes: %s%s",
1520 RAW_VLOG(10, "Going to ignore live object at %p of %"PRIuS" bytes",
1546 RAW_VLOG(10, "Now not going to ignore live object "
1595 RAW_VLOG(10, "Start check \"%s\" profile: %"PRIuS" bytes "
1817 RAW_VLOG(heap_checker_info_level,
2089 RAW_VLOG(heap_checker_info_level,
2135 RAW_VLOG(10, "Checking for whole-program memory leaks");
2186 RAW_VLOG(heap_checker_info_level,
2214 RAW_VLOG(10, "Starting tracking the heap");
2226 RAW_VLOG(heap_checker_info_level, "Turning perftools heap leak checking off");
2339 RAW_VLOG(10, "Disabling leak checking in stack traces "
2362 RAW_VLOG(16, "Got pointer into %p at +%"PRIuPTR" offset",