HomeSort by relevance Sort by last modified time
    Searched refs:Printf (Results 1 - 25 of 28) sorted by null

1 2

  /external/valgrind/tsan/
ts_stats.h 88 Printf(" VTS: created small/big: %'ld / %'ld; "
92 Printf(" vts_total_create = %'ld; avg=%'ld; delete = %'ld\n",
96 Printf(" n_seg_hb = %'ld\n", n_seg_hb);
97 Printf(" n_vts_hb = %'ld\n", n_vts_hb);
98 Printf(" n_vts_hb_cached = %'ld\n", n_vts_hb_cached);
99 Printf(" memory access:\n"
111 // Printf(" Mops:\n"
115 Printf(" Publish: set: %'ld; get: %'ld; clear: %'ld\n",
118 Printf(" PcTo: all: %'ld\n", pc_to_strings);
120 Printf(" StackTrace: create: %'ld; delete %'ld\n"
    [all...]
ts_race_verifier.cc 143 Printf(" write at %p\n", it->pc);
147 Printf(" read at %p\n", it->pc);
193 Printf("WARNING: Confirmed a race that was marked as UNVERIFIABLE:\n");
195 Printf("WARNING: Confirmed a race:\n");
200 Printf("%s", report.c_str());
208 Printf("Warning: unexpected race found!\n");
234 Printf("[%d] pc %p %s addr %p start\n", thread_id, pc,
270 Printf("[%d] pc %p %s addr %p end\n", thread_id, pc,
299 Printf("Parse error: %s\n", p);
310 Printf("Possible race: %s", raceInfo.c_str())
    [all...]
ts_offline.cc 87 Printf("Unknown event type: %s\n", name);
130 // Printf("***** PC %lx %s\n", pc, rtn);
135 Printf("%s\n", buff + 2);
216 Printf("Unsupported EventType %s %d\n", type, (int)type);
257 Printf("%s\n", str.c_str());
297 Printf("INFO: ThreadSanitizer write %ld lines.\n", offline_line_n);
319 Printf("INFO: ThreadSanitizerOffline: %ld events read\n", n_events);
350 Printf("INFO: ThreadSanitizerOffline r%s\n", TS_VERSION);
374 Printf("Error: Unknown input_type value %s\n", G_flags->input_type.c_str());
ts_dynamorio.cc 79 #define Printf dr_printf
111 Printf("T%d Shadow stack (%d)\n", t.tid, (int)t.shadow_stack.size());
114 Printf("%s[%p]\n", g_main_module_path->c_str(), pc);
119 Printf(" sp=%p pc=%p\n", sp, pc);
128 Printf("T%d PopShadowStack\n", t.tid);
142 Printf("T%d PushShadowStack %p %p %d\n", t.tid, pc, target_pc, sp);
common_util.cc 106 Printf("ERROR: can not open file %s\n", file_name.c_str());
ts_events.h 127 Printf("T%d: %s [pc=%p; a=%p; i=%p]\n",
ts_util.h 41 extern void Printf(const char *format, ...);
44 Printf("Assertion failed: %s (%s:%d) %s\n", \
51 Printf("ASSERT on line %ld\n", offline_line_n); \
357 extern void Printf(const char *format, ...);
ts_pin.cc 76 // if (line && G_flags->debug_level >= 5) Printf("??Try at line %d\n", line);
78 if (line && G_flags->debug_level >= 5) Printf("++Lock at line %d\n", line);
81 if (line_ && G_flags->debug_level >= 5) Printf("--Unlock at line %d\n", line_);
171 Printf( " %p\n", frames_[i].sp);
391 Printf("Event: %ld (last: %ld)\n", event, LAST_EVENT);
416 Printf("ACHTUNG!!! an event from a dead thread T%d\n", t.tid);
658 Printf("Function wrapped: %s (%s %s)\n", name.c_str(),
669 // Printf("Full match: %s %s\n", rtn_name.c_str(), name.c_str());
675 // Printf("Versioned match: %s %s\n", rtn_name.c_str(), name.c_str());
681 // Printf("Versioned match: %s %s\n", rtn_name.c_str(), name.c_str())
    [all...]
thread_sanitizer.cc 98 do { if ((flag)) Printf(__VA_ARGS__); } while ((void)0, 0)
596 Printf("%p ", arr_[i]);
598 Printf("\n");
643 // Printf("Lock::Create: %p\n", lock_addr);
656 // Printf("Lock::Destroy: %p\n", lock_addr);
664 // Printf("Lock::LookupOrCreate: %p\n", lock_addr);
    [all...]
ignore.cc 17 // Printf("++ %s\n", cur_line.c_str());
70 Printf("Error reading ignore file line:\n%s\n", line.c_str());
ts_valgrind.cc 80 Printf("%s", s);
377 Printf(" ");
379 Printf("{pc=%p sp=%p}, ", thr->call_stack[i].pc, thr->call_stack[i].sp);
381 Printf("\n");
396 Printf("T%d: [%ld]<< pc=%p sp=%p cur_sp=%p %s\n",
461 Printf("T%d: [%ld]>> pc=%p sp=%p %s\n",
519 // Printf("thread_create: %d->%d\n", parent, child);
521 Printf("ThreadSanitizer WARNING: reusing TID %d w/o exiting thread\n",
526 // Printf("VG: T%d: VG_THR_START: parent=%d\n", VgTidToTsTid(child), VgTidToTsTid(parent));
549 // Printf("thread_exit: %d\n", quit_tid)
    [all...]
  /external/compiler-rt/lib/asan/
asan_stats.cc 30 Printf("%s", prefix);
33 Printf("%zu:%zu; ", i, array[i]);
35 Printf("\n");
39 Printf("Stats: %zuM malloced (%zuM for red zones) by %zu calls\n",
41 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs);
42 Printf("Stats: %zuM freed by %zu calls\n", freed>>20, frees);
43 Printf("Stats: %zuM really freed by %zu calls\n",
45 Printf("Stats: %zuM (%zu full pages) mmaped in %zu calls\n",
52 Printf("Stats: malloc large: %zu small slow: %zu\n",
asan_rtl.cc 73 Printf("%s%p:", before, (void*)a);
75 Printf(" %x%x", bytes[i] >> 4, bytes[i] & 15);
77 Printf("\n");
184 Printf("Address %p is located at offset %zu "
191 Printf(" This frame has %zu object(s):\n", n_objects);
200 Printf("AddressSanitizer can't parse the stack frame descriptor: |%s|\n",
208 Printf(" [%zu, %zu) '%s'\n", beg, beg + size, buf);
210 Printf("HINT: this may be a false positive if your program uses "
287 Printf("AddressSanitizer exit stats:\n");
337 Printf("=================================================================\n")
    [all...]
asan_globals.cc 69 Printf(" '%s' is ascii string '%s'\n", g.name, g.beg);
75 Printf("%p is located ", addr);
77 Printf("%zd bytes to the left", g.beg - addr);
79 Printf("%zd bytes to the right", addr - (g.beg + g.size));
81 Printf("%zd bytes inside", addr - g.beg); // Can it happen?
83 Printf(" of global variable '%s' (0x%zx) of size %zu\n",
97 Printf("Search Global: beg=%p size=%zu name=%s\n",
asan_malloc_mac.cc 122 Printf("malloc_zone_from_ptr(%p) = %p, which is %s\n",
125 Printf("malloc_zone_from_ptr(%p) = %p, which doesn't have a name\n",
129 Printf("malloc_zone_from_ptr(%p) = NULL\n", ptr);
149 Printf("mz_free(%p) -- attempting to free unallocated memory.\n"
173 Printf("cf_free(%p) -- attempting to free unallocated memory.\n"
194 Printf("mz_realloc(%p) -- attempting to realloc unallocated memory.\n"
217 Printf("cf_realloc(%p) -- attempting to realloc unallocated memory.\n"
230 Printf("mz_destroy() called -- ignoring\n");
asan_stack.cc 35 Printf(" #%zu 0x%zx %s\n", i, pc, buff);
49 Printf(" #%zu 0x%zx (%s+0x%zx)\n", i, pc, filename, offset);
51 Printf(" #%zu 0x%zx\n", i, pc);
107 // Printf("C pc[%zu] %zx\n", i, pc);
112 // Printf("C co[%zu] offset %zx\n", i, offset);
119 // Printf("C co[%zu] hi/lo: %zx %zx\n", c_index, hi, lo);
137 Printf("res %zu check_stack.size %zu; c_size %zu\n", res,
167 // Printf("U co[%zu] offset: %x\n", i, x);
178 // Printf("U co[%zu] hi/lo: %zx %zx\n", i, hi, lo);
183 // Printf("U pc[%zu] %zx\n", stack->size, pc)
    [all...]
asan_poisoning.cc 82 Printf("Trying to poison memory region [%p, %p)\n", beg_addr, end_addr);
123 Printf("Trying to unpoison memory region [%p, %p)\n", beg_addr, end_addr);
asan_posix.cc 63 Printf("AddressSanitizer can not provide additional info. ABORTING\n");
122 Printf("\t%p-%p\t%s\n", (void*)start, (void*)end, filename);
asan_thread.h 46 Printf("Thread T%d created by T%d here:\n", tid_, parent_tid_);
asan_allocator.cc 137 Printf("ASAN_MMAP: [%p, %p)\n", res, res + size);
220 Printf("%p is located ", addr);
222 Printf("%zu bytes inside of", offset);
224 Printf("%zu bytes to the left of", offset);
226 Printf("%zu bytes to the right of", offset);
228 Printf(" somewhere around (this is AddressSanitizer bug!)");
230 Printf(" %zu-byte region [%p,%p)\n",
392 Printf(" MallocInfo: in quarantine: %zu malloced: %zu; ",
401 Printf("%zu:%zu ", j, t >> 20);
403 Printf("\n")
    [all...]
asan_internal.h 208 void Printf(const char *format, ...);
  /external/clang/lib/Basic/
Builtins.cpp 87 const char *Printf = strpbrk(GetRecord(ID).Attributes, "pP");
88 if (!Printf)
91 HasVAListArg = (*Printf == 'P');
93 ++Printf;
94 assert(*Printf == ':' && "p or P specifier must have be followed by a ':'");
95 ++Printf;
97 assert(strchr(Printf, ':') && "printf specifier must end with a ':'");
98 FormatIdx = strtol(Printf, 0, 10);
116 assert(strchr(Scanf, ':') && "printf specifier must end with a ':'")
    [all...]
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 204 console_->Printf(
406 console_->Printf("Incoming call from '%s'", jid.Str().c_str());
481 console_->Printf("Adding to roster: %s", key.c_str());
484 console_->Printf("Removing from roster: %s", key.c_str());
493 console_->Printf("Roster contains %d callable", roster_->size());
496 console_->Printf("%s - %s",
520 console_->Printf("Invalid JID. JIDs should be in the form user@domain\n");
529 console_->Printf("Requesting to befriend %s.\n", name.c_str());
576 console_->Printf("Found %s '%s'", options.is_muc ? "room" : "online friend",
580 console_->Printf("Could not find online friend '%s'", name.c_str())
    [all...]
console.h 58 printf("\n(%s) ", prompt_.c_str());
65 void Printf(const char* format, ...);
console.cc 114 printf("\n%s", str);
116 printf("\n(%s) ", prompt_.c_str());
123 void Console::Printf(const char* format, ...) {

Completed in 732 milliseconds

1 2