Home
last modified time | relevance | path

Searched refs:Dprintf (Results 1 – 12 of 12) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/vm/
Dthuge-gen.c48 #define Dprintf(fmt...) // printf(fmt) macro
155 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_mmap()
175 Dprintf("alloc %lu res %lu\n", i.shm_tot, i.shm_rss); in test_shmget()
178 Dprintf("id %d\n", id); in test_shmget()
187 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_shmget()
/external/libunwind/src/ia64/
DGparser.c150 Dprintf ("libunwind: bad abreg=0x%x\n", abreg); in decode_abreg()
196 Dprintf ("libunwind: excess spill!\n"); in spill_next_when()
738 Dprintf ("%s: invalid register number %d\n", __FUNCTION__, regnum); in lookup_preg()
845 Dprintf ("%s: can't save to register number %d\n", in parse_dynamic()
875 Dprintf ("%s: frame-size %ld not an integer " in parse_dynamic()
884 Dprintf ("%s: can only ADD to stack-pointer\n", in parse_dynamic()
1050 Dprintf ("%s: state record for func 0x%lx, t=%u (flags=0x%lx):\n", in create_state_record_for()
1057 Dprintf (" %s <- ", unw.preg_name[r - sr->curr.reg]); in create_state_record_for()
1061 Dprintf ("r%lu", (long) r->val); in create_state_record_for()
1064 Dprintf ("f%lu", (long) r->val); in create_state_record_for()
[all …]
DGscript.c256 Dprintf ("%s: script exceeds maximum size of %u instructions!\n", in script_emit()
367 Dprintf ("%s: register %u has unexpected `where' value of %u\n", in compile_reg()
632 Dprintf ("%s: failed to build unwind script for ip %lx\n", in uncached_find_save_locs()
672 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__); in ia64_find_save_locs()
690 Dprintf ("%s: failed to locate/build unwind script for ip %lx\n", in ia64_find_save_locs()
736 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__); in ia64_cache_proc_info()
DGstep.c327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n", in update_frame_state()
DGtables.c415 Dprintf (__FILE__".%s: failed to allocate %zu bytes", in get_kernel_table()
/external/libunwind/include/
Dlibunwind_i.h289 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__); macro
303 # define Dprintf(format...) fprintf (stderr, format) macro
311 # define Dprintf(format...) macro
/external/libunwind/src/x86/
DGstep.c137 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in unw_step()
/external/libunwind/src/x86_64/
DGstep.c237 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in unw_step()
/external/libunwind/src/mips/
DGstep.c143 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in unw_step()
/external/libunwind/src/aarch64/
DGstep.c157 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in unw_step()
/external/libunwind/src/arm/
DGstep.c318 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in unw_step()
/external/libunwind/src/dwarf/
DGparser.c806 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in apply_reg_state()