HomeSort by relevance Sort by last modified time
    Searched refs:Dprintf (Results 1 - 12 of 12) sorted by null

  /external/linux-kselftest/tools/testing/selftests/vm/
thuge-gen.c 47 #define Dprintf(fmt...) // printf(fmt)
154 Dprintf("before %lu after %lu diff %ld size %lu\n",
174 Dprintf("alloc %lu res %lu\n", i.shm_tot, i.shm_rss);
177 Dprintf("id %d\n", id);
186 Dprintf("before %lu after %lu diff %ld size %lu\n",
  /external/libunwind/src/ia64/
Gparser.c 150 Dprintf ("libunwind: bad abreg=0x%x\n", abreg);
196 Dprintf ("libunwind: excess spill!\n");
739 Dprintf ("%s: invalid register number %d\n", __FUNCTION__, regnum);
846 Dprintf ("%s: can't save to register number %d\n",
876 Dprintf ("%s: frame-size %ld not an integer "
885 Dprintf ("%s: can only ADD to stack-pointer\n",
1052 Dprintf ("%s: state record for func 0x%lx, t=%u (flags=0x%lx):\n",
1059 Dprintf (" %s <- ", unw.preg_name[r - sr->curr.reg]);
1063 Dprintf ("r%lu", (long) r->val);
1066 Dprintf ("f%lu", (long) r->val)
    [all...]
Gscript.c 256 Dprintf ("%s: script exceeds maximum size of %u instructions!\n",
367 Dprintf ("%s: register %u has unexpected `where' value of %u\n",
632 Dprintf ("%s: failed to build unwind script for ip %lx\n",
672 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__);
690 Dprintf ("%s: failed to locate/build unwind script for ip %lx\n",
736 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__);
Gstep.c 327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n",
Gtables.c 415 Dprintf (__FILE__".%s: failed to allocate %zu bytes",
  /external/libunwind/include/
libunwind_i.h 289 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
303 # define Dprintf(format...) fprintf (stderr, format)
311 # define Dprintf(format...)
  /external/libunwind/src/x86/
Gstep.c 137 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/aarch64/
Gstep.c 157 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/arm/
Gstep.c 318 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/mips/
Gstep.c 143 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/x86_64/
Gstep.c 237 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/dwarf/
Gparser.c 806 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",

Completed in 465 milliseconds