/external/valgrind/callgrind/ |
D | bb.c | 104 CLG_DEBUG(0, "Resize BB Hash: %u => %d (entries %u, conflicts %d/%d)\n", in resize_bb_table() 190 CLG_DEBUG(5, " lookup_bb (Obj %s, off %#lx): %p\n", in lookup_bb() 212 CLG_DEBUG(0, "Mapping changed for '%s': %#lx -> %#lx\n", in obj_of_address() 247 CLG_DEBUG(5, "+ get_bb(BB %#lx)\n", addr); in CLG_() 274 CLG_DEBUG(5, "- get_bb(BB %#lx): seen before.\n", addr); in CLG_() 280 CLG_DEBUG(5, "- get_bb(BB %#lx)\n", addr); in CLG_() 308 CLG_DEBUG(3, " delete_bb (Obj %s, off %#lx): NOT FOUND\n", in CLG_() 329 CLG_DEBUG(3, " delete_bb (Obj %s, off %#lx): %p, BBCC head: %p\n", in CLG_() 344 CLG_DEBUG(3, " delete_bb: BB in use, can not free!\n"); in CLG_()
|
D | bbcc.c | 89 CLG_DEBUG(1, " zero_bbcc: BB %#lx, Cxt %u " in CLG_() 181 CLG_DEBUG(2," lookup_bbcc(BB %#lx, Cxt %u, fn '%s'): %p (tid %u)\n", in lookup_bbcc() 233 CLG_DEBUG(0,"Resize BBCC Hash: %u => %d (entries %u, conflicts %d/%d)\n", in resize_bbcc_hash() 253 CLG_DEBUG(3," new_recursion(size %d): %p\n", size, bbccs); in new_recursion() 298 CLG_DEBUG(3, " new_bbcc(BB %#lx): %p (now %d)\n", in new_bbcc() 323 CLG_DEBUG(3,"+ insert_bbcc_into_hash(BB %#lx, fn '%s')\n", in insert_bbcc_into_hash() 335 CLG_DEBUG(3,"- insert_bbcc_into_hash: %u entries\n", in insert_bbcc_into_hash() 379 CLG_DEBUG(3,"+ clone_bbcc(BB %#lx, rec %d, fn %s)\n", in clone_bbcc() 423 CLG_DEBUG(2,"- clone_BBCC(%p, %d) for BB %#lx\n" in clone_bbcc() 448 CLG_DEBUG(3, "+ get_bbcc(BB %#lx)\n", bb_addr(bb)); in CLG_() [all …]
|
D | context.c | 123 CLG_DEBUG(0, "Resize Context Hash: %u => %u (entries %u, conflicts %u/%u)\n", in resize_cxt_table() 239 CLG_DEBUG(5, "+ get_cxt(fn '%s'): size %u\n", in CLG_() 245 CLG_DEBUG(5, "- get_cxt: %p\n", cxt); in CLG_() 264 CLG_DEBUG(5, "- get_cxt: %p\n", cxt); in CLG_() 279 CLG_DEBUG(5, "+ push_cxt(fn '%s'): old ctx %d\n", in CLG_() 307 CLG_DEBUG(0, "Resize Context Stack: %u => %u (pushing '%s')\n", in CLG_() 326 CLG_DEBUG(5, "- push_cxt(fn '%s'): new cxt %d, fn_sp %ld\n", in CLG_()
|
D | fn.c | 62 CLG_DEBUG(1, "check_code: %s, pattern %s, check %d bytes of [%x %x %x...]\n", in check_code() 78 CLG_DEBUG(1, " found chunk %d at %#lx, checking %d bytes " in check_code() 91 CLG_DEBUG(1, "found at offset %#lx.\n", addr - obj->start); in check_code() 105 CLG_DEBUG(1, " found nothing.\n"); in check_code() 435 CLG_DEBUG(6, " + get_debug_info(%#lx)\n", instr_addr); in CLG_() 471 CLG_DEBUG(6, " - get_debug_info(%#lx): seg '%s', fn %s\n", in CLG_() 498 CLG_DEBUG(3,"+ get_fn_node(BB %#lx)\n", bb_addr(bb)); in CLG_() 537 CLG_DEBUG(1, "__libc_freeres_wrapper renamed to _exit\n"); in CLG_() 592 CLG_DEBUG(3,"- get_fn_node(BB %#lx): %s (in %s:%u)\n", in CLG_() 595 CLG_DEBUG(3,"- get_fn_node(BB %#lx): %s (in %s/%s:%u)\n", in CLG_() [all …]
|
D | jumps.c | 122 CLG_DEBUG(0, "Resize JCC Hash: %u => %d (entries %u, conflicts %d/%d)\n", in resize_jcc_table() 191 CLG_DEBUG(5, "+ get_jcc(bbcc %p/%u => bbcc %p)\n", in CLG_() 198 CLG_DEBUG(5,"- get_jcc: [LRU to] jcc %p\n", jcc); in CLG_() 205 CLG_DEBUG(5, "- get_jcc: [LRU from] jcc %p\n", jcc); in CLG_() 228 CLG_DEBUG(5, "- get_jcc(bbcc %p => bbcc %p)\n", in CLG_()
|
D | clo.c | 142 CLG_DEBUG(3, " new_config('%s', len %d)\n", node->name, length); in new_config() 166 CLG_DEBUG(3, " get_fnc2(%p, '%s')\n", node, name); in get_fnc2() 304 CLG_DEBUG(3, " +get_fnc(%s)\n", name); in get_fnc() 310 CLG_DEBUG(3, " -get_fnc(%s):\n", name); in get_fnc() 362 CLG_DEBUG(3, " update_fn_config2('%s', node '%s'): \n", in update_fn_config2() 365 CLG_DEBUG(3, " found!\n"); in update_fn_config2() 376 CLG_DEBUG(3, " '%s' matching at hash %d\n", in update_fn_config2() 382 CLG_DEBUG(3, " skip '%c' for wildcard '?'\n", *name); in update_fn_config2() 387 CLG_DEBUG(3, " wildcard '*'\n"); in update_fn_config2() 399 CLG_DEBUG(3, " update_fn_config('%s')\n", fn->name); in CLG_()
|
D | sim.c | 666 CLG_DEBUG(6, "Config %s:\n", c->desc_line); in cacheuse_initcache() 668 CLG_DEBUG(6, " [%2d]: start mask %8x, end mask %8x\n", in cacheuse_initcache() 697 CLG_DEBUG(6,"%s.Acc(Addr %#lx, size %d): Sets [%u/%u]\n", \ 714 CLG_DEBUG(6," Hit0 [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 731 CLG_DEBUG(6," Hit%d [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 758 CLG_DEBUG(6," Hit0 [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 773 CLG_DEBUG(6," Hit%d [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 795 CLG_DEBUG(6," Hit0 [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 810 CLG_DEBUG(6," Hit%d [idx %d] (line %#lx from %#lx): %x => %08x, count %u\n",\ 858 CLG_DEBUG(2, " LL.miss [%d]: at %#lx accessing memline %#lx\n", in update_LL_use() [all …]
|
D | threads.c | 134 CLG_DEBUG(0, ">> thread %u (was %u)\n", tid, CLG_(current_tid)); in CLG_() 203 CLG_DEBUG(0, ">> pre_signal(TID %u, sig %d, alt_st %s)\n", in CLG_() 244 CLG_DEBUG(0, ">> post_signal(TID %u, sig %d)\n", in CLG_() 264 CLG_DEBUG(0, " set active count of %s back to %u\n", in CLG_() 424 CLG_DEBUG(1, " cxtinfo_save(sig %d): collect %s, jmps_passed %d\n", in exec_state_save() 450 CLG_DEBUG(1, " exec_state_restore(sig %d): collect %s, jmps_passed %d\n", in exec_state_restore()
|
D | dump.c | 98 CLG_DEBUG(1, " init_dump_array: size %d\n", dump_array_size); in init_dump_array() 270 CLG_DEBUG(2, "+ print_fn_pos: "); in print_fn_pos() 335 CLG_DEBUG(2, "- print_fn_pos: %s\n", res ? "changed" : ""); in print_fn_pos() 396 CLG_DEBUG(3, " get_debug_pos(%#lx): BB %#lx, fn '%s', file '%s', line %u\n", in get_debug_pos() 439 CLG_DEBUG(2, " print_apos(file '%s', line %u, bb %#lx, addr %#lx) fnFile '%s'\n", in fprint_apos() 544 CLG_DEBUG(2, " print_fcost(file '%s', line %u, bb %#lx, addr %#lx):\n", in fprint_fcost() 569 CLG_DEBUG(2, " fprint_jcc (jkind %d)\n", (Int)jcc->jmpkind); in fprint_jcc() 831 CLG_DEBUG(1, "- fprint_bbcc: JCCs %d\n", jcc_count); in fprint_bbcc() 916 CLG_DEBUG(8, " qsort(%ld,%ld)\n", a-qsort_start + 0L, n + 0L); in CLG_() 1052 CLG_DEBUG(1, " [%2d] (tid %u), added active: %s\n", in cs_addCount() [all …]
|
D | callstack.c | 143 CLG_DEBUG(2," entering %s: toggled collection state to %s\n", in function_entered() 161 CLG_DEBUG(2," leaving %s: toggled collection state to %s\n", in function_left() 329 CLG_DEBUG(4,"+ pop_call_stack: frame %d, jcc %p\n", in CLG_() 411 CLG_DEBUG(4,"+ unwind_call_stack(sp %#lx, minpops %d): frame %d\n", in CLG_() 435 CLG_DEBUG(4,"- unwind_call_stack\n"); in CLG_()
|
D | main.c | 114 CLG_DEBUG(6, "log_global_event: Ir %#lx/%u\n", in log_global_event() 143 CLG_DEBUG(6, "log_cond_branch: Ir %#lx, taken %ld\n", in log_cond_branch() 173 CLG_DEBUG(6, "log_ind_branch: Ir %#lx, dst %#lx\n", in log_ind_branch() 975 CLG_DEBUG(5, "instrument(BB %#lx) [Instrumentation OFF]\n", in CLG_() 980 CLG_DEBUG(3, "+ instrument(BB %#lx)\n", (Addr)closure->readdr); in CLG_() 1350 CLG_DEBUG(3, "- instrument(BB %#lx): byteLen %u, CJumps %u, CostLen %u\n", in CLG_() 1354 CLG_DEBUG(3, " [ "); in CLG_() 1356 CLG_DEBUG(3, "%u ", clgs.bb->jmp[i].instr); in CLG_() 1357 CLG_DEBUG(3, "], last inverted: %s \n", in CLG_() 1455 CLG_DEBUG(2, "%s: instrumentation already %s\n", in CLG_() [all …]
|
D | debug.c | 433 CLG_DEBUG(0,"In tid %u [%d] ", in CLG_() 443 CLG_DEBUG(3, "Malloc(%lu) in %s.\n", s, f); in CLG_()
|
D | global.h | 812 #define CLG_DEBUG(x,format,args...) \ macro 827 #define CLG_DEBUG(x...) {} macro
|