Searched refs:dmsg (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/cachegrind/
H A Dcg-ppc32.c59 VG_(dmsg)("Warning: Cannot auto-detect cache config on PPC32, using one "
H A Dcg-ppc64.c59 VG_(dmsg)("Warning: Cannot auto-detect cache config on PPC64, using one "
H A Dcg-s390x.c121 VG_(dmsg)("Warning: Cannot auto-detect cache config on s390x, using one "
H A Dcg-x86-amd64.c47 VG_(dmsg)("warning: Pentium 4 with %d KB micro-op instruction trace cache\n",
49 VG_(dmsg)(" Simulating a %d KB I-cache with %d B lines\n",
81 VG_(dmsg)("warning: CPUID level < 2 for Intel processor (%d)\n", level);
97 VG_(dmsg)("warning: non-zero CPUID trials for Intel processor (%d)\n",
266 case 3: VG_(dmsg)("warning: L1 unified cache ignored\n"); break;
267 default: VG_(dmsg)("warning: L1 cache of unknown type ignored\n"); break;
273 case 1: VG_(dmsg)("warning: L2 data cache ignored\n"); break;
274 case 2: VG_(dmsg)("warning: L2 instruction cache ignored\n"); break;
276 default: VG_(dmsg)("warning: L2 cache of unknown type ignored\n"); break;
282 case 1: VG_(dmsg)("warnin
[all...]
H A Dcg_main.c1589 VG_(dmsg)("\n");
1590 VG_(dmsg)("cachegrind: distinct files: %d\n", distinct_files);
1591 VG_(dmsg)("cachegrind: distinct fns: %d\n", distinct_fns);
1592 VG_(dmsg)("cachegrind: distinct lines: %d\n", distinct_lines);
1593 VG_(dmsg)("cachegrind: distinct instrs:%d\n", distinct_instrs);
1594 VG_(dmsg)("cachegrind: debug lookups : %d\n", debug_lookups);
1600 VG_(dmsg)("cachegrind: with full info:%s (%d)\n",
1602 VG_(dmsg)("cachegrind: with file/line info:%s (%d)\n",
1604 VG_(dmsg)("cachegrind: with fn name info:%s (%d)\n",
1606 VG_(dmsg)("cachegrin
[all...]
/external/chromium/third_party/libjingle/source/talk/base/
H A Dmessagequeue.h148 bool operator< (const DelayedMessage& dmsg) const {
149 return (dmsg.msTrigger_ < msTrigger_)
150 || ((dmsg.msTrigger_ == msTrigger_) && (dmsg.num_ < num_));
H A Dmessagequeue.cc297 DelayedMessage dmsg(cmsDelay, tstamp, dmsgq_next_num_, msg);
298 dmsgq_.push(dmsg);
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dmessagequeue.h161 bool operator< (const DelayedMessage& dmsg) const {
162 return (dmsg.msTrigger_ < msTrigger_)
163 || ((dmsg.msTrigger_ == msTrigger_) && (dmsg.num_ < num_));
H A Dmessagequeue.cc302 DelayedMessage dmsg(cmsDelay, tstamp, dmsgq_next_num_, msg);
303 dmsgq_.push(dmsg);
/external/valgrind/main/coregrind/
H A Dm_signals.c937 VG_(dmsg)("setting ksig %d to: hdlr %p, flags 0x%lx, "
1001 VG_(dmsg)("sys_sigaltstack: tid %d, "
1046 VG_(dmsg)("sys_sigaction: sigNo %d, "
1193 VG_(dmsg)("do_setmask: tid = %d how = %d (%s), newset = %p (%s)\n",
1205 VG_(dmsg)("\toldset=%p %s\n", oldset, format_sigset(oldset));
1230 VG_(dmsg)("sigprocmask: unknown 'how' field %d\n", how);
1293 VG_(dmsg)("push_signal_frame (thread %d): signal %d\n", tid, sigNo);
1307 VG_(dmsg)("delivering signal %d (%s) to thread %d: "
1535 VG_(dmsg)("delivering %d (code %d) to default handler; action: %s%s\n",
1656 VG_(dmsg)("
[all...]
H A Dm_errormgr.c904 VG_(dmsg)("\n");
905 VG_(dmsg)("used_suppression: %6d %s\n", su->count, su->sname);
1374 VG_(dmsg)("Reading suppressions file: %s\n",
1654 VG_(dmsg)(
1658 VG_(dmsg)(
H A Dm_libcprint.c547 UInt VG_(dmsg) ( const HChar* format, ... ) function
/external/valgrind/main/include/
H A Dpub_tool_libcprint.h128 extern UInt VG_(dmsg)( const HChar* format, ... ) PRINTF_CHECK(1, 2);
/external/valgrind/main/drd/
H A Ddrd_main.c429 VG_(dmsg)("Evaluating range @ 0x%lx size %ld\n", a, len);
436 VG_(dmsg)("Examining %s / %s\n", VG_(DebugInfo_get_filename)(di),
444 VG_(dmsg)("Suppressing .plt @ 0x%lx size %ld\n", avma, size);
454 VG_(dmsg)("Suppressing .got.plt @ 0x%lx size %ld\n", avma, size);
/external/ipsec-tools/src/racoon/
H A Disakmp_cfg.c148 vchar_t *dmsg; local
176 dmsg = oakley_do_decrypt(iph1, msg, ivm->iv, ivm->ive);
177 if (dmsg == NULL) {
184 plogdump(LLV_DEBUG, dmsg->v, dmsg->l);
187 packet = (struct isakmp *)dmsg->v;
188 tlen = dmsg->l - sizeof(*packet);
270 vfree(dmsg);
/external/valgrind/main/exp-dhat/
H A Ddh_main.c1326 VG_(dmsg)(" dhat: find_Block_containing:\n");
1327 VG_(dmsg)(" found: %'lu (%'lu cached + %'lu uncached)\n",
1331 VG_(dmsg)(" notfound: %'lu\n", stats__n_fBc_notfound);
1332 VG_(dmsg)("\n");
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c1171 VG_(dmsg)("WARNING: unhandled syscall: %s\n",
1176 VG_(dmsg)("You may be able to write your own handler.\n");
1177 VG_(dmsg)("Read the file README_MISSING_SYSCALL_OR_IOCTL.\n");
1178 VG_(dmsg)("Nevertheless we consider this a bug. Please report\n");
1179 VG_(dmsg)("it at http://valgrind.org/support/bug_reports.html.\n");
/external/valgrind/main/massif/
H A Dms_main.c226 VG_(dmsg)("Massif: " format, ##args); \
232 VG_(dmsg)("Massif: " format, ##args); \
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c1190 VG_(dmsg)(" Using debuginfo from %s\n", nm);

Completed in 444 milliseconds