Searched refs:umsg (Results 1 - 25 of 62) sorted by relevance

123

/external/valgrind/main/exp-dhat/
H A Ddh_main.c1106 VG_(umsg)("max-live: %'llu in %'llu blocks\n",
1108 VG_(umsg)("tot-alloc: %'llu in %'llu blocks (avg size %s)\n",
1126 VG_(umsg)("deaths: %'llu, at avg age %'llu "
1130 VG_(umsg)("deaths: none (none of these blocks were freed)\n");
1144 VG_(umsg)("acc-ratios: %s rd, %s wr "
1152 VG_(umsg)("\nAggregated access counts by offset:\n");
1153 VG_(umsg)("\n");
1156 VG_(umsg)("[ 0] ");
1159 VG_(umsg)("\n");
1160 VG_(umsg)("[
[all...]
/external/valgrind/main/lackey/
H A Dlk_main.c382 VG_(umsg)(" Type Loads Stores AluOps\n");
383 VG_(umsg)(" -------------------------------------------\n");
385 VG_(umsg)(" %4s %'12llu %'12llu %'12llu\n",
1005 VG_(umsg)("Counted %'llu call%s to %s()\n",
1008 VG_(umsg)("\n");
1009 VG_(umsg)("Jccs:\n");
1010 VG_(umsg)(" total: %'llu\n", total_Jccs);
1013 VG_(umsg)(" taken: %'llu (%s)\n",
1016 VG_(umsg)("\n");
1017 VG_(umsg)("Execute
[all...]
/external/valgrind/main/coregrind/m_gdbserver/
H A Dutils.c33 VG_(umsg) ("error %ld %s\n", sr_Err(sr), VG_(strerror) (sr_Err(sr)));
35 VG_(umsg) ("sr_perror called with no error!!!\n");
H A Dremote-utils.c145 VG_(umsg)("remote communication not initialized\n");
147 VG_(umsg)("shared->written_by_vgdb %d shared->seen_by_valgrind %d\n",
199 VG_(umsg)("error calling PR_SET_PTRACER, vgdb might block\n");
267 VG_(umsg)("%s already created\n", nod);
271 VG_(umsg) ("valgrind: fatal error: vgdb FIFOs cannot be created.\n");
328 VG_(umsg)("embedded gdbserver: reading from %s\n", from_gdb);
329 VG_(umsg)("embedded gdbserver: writing to %s\n", to_gdb);
330 VG_(umsg)("embedded gdbserver: shared mem %s\n", shared_mem);
331 VG_(umsg)("\n");
332 VG_(umsg)("T
[all...]
H A Dserver.c108 VG_(umsg) ("Reset valgrind output to log (%s)\n",
123 VG_(umsg) ("%s", msg);
1086 VG_(umsg) ("%s\n", own_buf);
1231 VG_(umsg) ("\nChild exited with status %d\n", zignal);
1233 VG_(umsg) ("\nChild terminated with signal = 0x%x (%s)\n",
1237 VG_(umsg) ("Process exiting\n");
1248 VG_(umsg) ("Remote side has terminated connection. "
H A Dm_gdbserver.c609 VG_(umsg)("(action at startup) vgdb me ... \n");
1466 VG_(umsg)
/external/valgrind/main/memcheck/
H A Dmc_leakcheck.c1050 VG_(umsg)("*%#lx points at %#lx\n", ptr, searched);
1056 VG_(umsg)("*%#lx interior points at %lu bytes inside %#lx\n",
1063 VG_(umsg)("block at %#lx considered reachable "
1409 VG_(umsg)("LEAK SUMMARY:\n");
1410 VG_(umsg)(" definitely lost: %'lu%s bytes in %'lu%s blocks\n",
1415 VG_(umsg)(" indirectly lost: %'lu%s bytes in %'lu%s blocks\n",
1420 VG_(umsg)(" possibly lost: %'lu%s bytes in %'lu%s blocks\n",
1425 VG_(umsg)(" still reachable: %'lu%s bytes in %'lu%s blocks\n",
1433 VG_(umsg)(" of which "
1440 VG_(umsg)("
[all...]
/external/valgrind/main/coregrind/
H A Dm_libcassert.c243 VG_(umsg)("(action at valgrind abnormal exit) vgdb me ... \n");
246 VG_(umsg)("(action at valgrind abnormal exit) "
465 VG_(umsg)("\n");
466 VG_(umsg)("Valgrind detected that your program requires\n");
467 VG_(umsg)("the following unimplemented functionality:\n");
468 VG_(umsg)(" %s\n", msg);
469 VG_(umsg)("This may be because the functionality is hard to implement,\n");
470 VG_(umsg)("or because no reasonable program would behave this way,\n");
471 VG_(umsg)("or because nobody has yet needed it. "
473 VG_(umsg)("
[all...]
H A Dm_errormgr.c369 VG_(umsg)("(%s does not allow error to be suppressed)\n",
466 VG_(umsg)("\n");
517 VG_(umsg)("(action on error) vgdb me ... \n");
519 VG_(umsg)("Continuing ...\n");
617 VG_(umsg)("Thread %d %s:\n", err->tid, tst->thread_name );
619 VG_(umsg)("Thread %d:\n", err->tid );
625 VG_(umsg)("\n");
690 VG_(umsg)("\n");
693 VG_(umsg)(
698 VG_(umsg)(
[all...]
H A Dm_signals.c1157 VG_(umsg)("Warning: bad signal number %d in sigaction()\n", signo);
1163 VG_(umsg)("Warning: ignored attempt to set %s handler in sigaction();\n",
1165 VG_(umsg)(" the %s signal is used internally by Valgrind\n",
1172 VG_(umsg)("Warning: ignored attempt to set %s handler in sigaction();\n",
1174 VG_(umsg)(" the %s signal is uncatchable\n",
1605 VG_(umsg)(
1678 VG_(umsg)(" %s at address %p\n",
1681 VG_(umsg)(" %s\n", event);
1733 VG_(umsg)(" If you believe this happened as a result of a stack\n" );
1734 VG_(umsg)(" overflo
[all...]
H A Dm_main.c978 VG_(umsg)("failed to connect to logging server '%s'.\n"
1040 VG_(umsg)("failed to connect to XML logging server '%s'.\n"
1185 VG_(umsg)("\\"); // escape with a backslash if necessary
1187 VG_(umsg)("%c", arg[i]);
1209 = VG_(clo_xml) ? VG_(printf_xml) : VG_(umsg);
1280 VG_(umsg)("Parent PID: %d\n", VG_(getppid)());
1334 VG_(umsg)("\n");
2447 VG_(umsg)("(action at exit) vgdb me ... \n");
/external/valgrind/main/coregrind/m_debuginfo/
H A Dimage.c189 VG_(umsg)("\n");
190 VG_(umsg)(
192 VG_(umsg)(
194 VG_(umsg)("\n");
201 VG_(umsg)("\n");
202 VG_(umsg)(
204 VG_(umsg)(
206 VG_(umsg)("\n");
510 VG_(umsg)("set_CEnt (reading data from DI server): fail: "
513 VG_(umsg)("set_CEn
[all...]
H A Dreadpdb.c979 VG_(umsg)("Warning: pdb_ds_read: implausible size "
2063 VG_(umsg)("\n");
2104 VG_(umsg)("\n");
2116 VG_(umsg)("\n");
2461 VG_(umsg)("Find PDB file: can't stat %s\n", tmpname);
2467 VG_(umsg)("Find PDB file: %s is empty\n", tmpname);
2472 VG_(umsg)("Find PDB file: %s has implausible size %d\n",
2483 VG_(umsg)("Find PDB file: read of %s failed\n", tmpname);
2498 VG_(umsg)("Find PDB file: can't make sense of: %s\n", pdbname);
/external/valgrind/main/cachegrind/
H A Dcg_arch.c139 VG_(umsg)(" %s: %'d B, %d-way, %d B lines\n", desc,
151 VG_(umsg)("Auto-detected %s cache configuration not supported: %s",
155 VG_(umsg)("As it probably should be supported, please report a bug!\n");
156 VG_(umsg)("Bypass this message by using option --%s=...\n", desc);
256 VG_(umsg)("Cache configuration used:\n");
H A Dcg_main.c1405 VG_(umsg)("error: can't open cache simulation output file '%s'\n",
1407 VG_(umsg)(" ... so simulation results will be missing.\n");
1621 VG_(umsg)(fmt, "I refs: ", Ir_total.a);
1626 VG_(umsg)(fmt, "I1 misses: ", Ir_total.m1);
1627 VG_(umsg)(fmt, "LLi misses: ", Ir_total.mL);
1631 VG_(umsg)("I1 miss rate: %s\n", buf1);
1634 VG_(umsg)("LLi miss rate: %s\n", buf1);
1635 VG_(umsg)("\n");
1647 VG_(umsg)(fmt, "D refs: ",
1649 VG_(umsg)(fm
[all...]
/external/valgrind/main/include/
H A Dpub_tool_libcprint.h145 extern UInt VG_(umsg)( const HChar* format, ... ) PRINTF_CHECK(1, 2);
/external/valgrind/main/helgrind/
H A Dhg_errors.c737 VG_(umsg)("---Thread-Announcement----------"
739 VG_(umsg)("\n");
773 VG_(umsg)( "Lock at %p was first observed\n",
776 VG_(umsg)("\n");
809 VG_(umsg)( "%sLocks held: none", pre );
811 VG_(umsg)( "%sLocks held: %lu, at address%s ",
819 VG_(umsg)( "%p", (void*)locks[i]->guestaddr);
821 VG_(umsg)(" ");
824 VG_(umsg)(" (and %lu that can't be shown)", nLocks - nLocksValid);
826 VG_(umsg)("\
[all...]
/external/valgrind/main/exp-bbv/
H A Dbbv_main.c116 VG_(umsg)("Error: cannot create pc file %s\n", pc_out_file);
156 VG_(umsg)("Error: cannot create bb file %s\n",temp_string);
592 VG_(umsg)("%s\n", buf);
/external/openssl/apps/
H A Ds_time.c174 static char umsg[] = "\ local
196 printf( umsg,SECONDS );
/external/valgrind/main/massif/
H A Dms_main.c969 VG_(umsg)(
971 VG_(umsg)(
973 VG_(umsg)(
977 VG_(umsg)(
2313 VG_(umsg)("error: can't open output file '%s'\n", massif_out_file );
2314 VG_(umsg)(" ... so profiling results will be missing.\n");
/external/chromium_org/third_party/libpng/
H A Dpngrutil.c280 char umsg[52]; local
295 png_snprintf(umsg, sizeof umsg, msg, png_ptr->chunk_name);
296 msg = umsg;
404 char umsg[50]; local
406 png_snprintf(umsg, sizeof umsg, "Unknown zTXt compression type %d",
408 png_warning(png_ptr, umsg);
/external/icu/icu4c/source/i18n/
H A DAndroid.mk84 umsg.cpp unesctrn.cpp uni2name.cpp \
/external/qemu/distrib/libpng-1.2.46/
H A Dpngrutil.c297 char umsg[52]; local
312 png_snprintf(umsg, sizeof umsg, msg, png_ptr->chunk_name);
313 msg = umsg;
420 char umsg[50]; local
422 png_snprintf(umsg, sizeof umsg, "Unknown zTXt compression type %d",
424 png_warning(png_ptr, umsg);
/external/valgrind/main/callgrind/
H A Dmain.c1799 VG_(umsg)("\n");
1800 VG_(umsg)(fmt, "Branches: ",
1803 VG_(umsg)(fmt, "Mispredicts: ",
1810 VG_(umsg)("Mispred rate: %s (%s + %s )\n", buf1, buf2,buf3);
1937 VG_(umsg)(fmt, "I refs: ", total[fullOffset(EG_IR)] );
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1467 VG_(umsg)(
1470 # define M(a) VG_(umsg)(a "\n");
2044 VG_(umsg)(

Completed in 2674 milliseconds

123