Home | History | Annotate | Download | only in callgrind

Lines Matching refs:CLG_DEBUG

114     CLG_DEBUG(6, "log_global_event:  Ir  %#lx/%u\n",
143 CLG_DEBUG(6, "log_cond_branch: Ir %#lx, taken %lu\n",
173 CLG_DEBUG(6, "log_ind_branch: Ir %#lx, dst %#lx\n",
975 CLG_DEBUG(5, "instrument(BB %#lx) [Instrumentation OFF]\n",
980 CLG_DEBUG(3, "+ instrument(BB %#lx)\n", (Addr)closure->readdr);
1350 CLG_DEBUG(3, "- instrument(BB %#lx): byteLen %u, CJumps %u, CostLen %u\n",
1354 CLG_DEBUG(3, " [ ");
1356 CLG_DEBUG(3, "%d ", clgs.bb->jmp[i].instr);
1357 CLG_DEBUG(3, "], last inverted: %s \n",
1455 CLG_DEBUG(2, "%s: instrumentation already %s\n",
1460 CLG_DEBUG(2, "%s: Switching instrumentation %s ...\n",
1671 CLG_DEBUG(2, "Client Request: toggled collection state to %s\n",
1746 CLG_DEBUG(0," Time (Off %d) for Syscall %u: %llu\n", o, syscallno,
1885 CLG_DEBUG(0, "finish()\n");
1970 CLG_DEBUG(1, " Using user specified value for "
1973 CLG_DEBUG(1,
1979 CLG_DEBUG(1, " Using user specified value for "
1982 CLG_DEBUG(1,
2000 CLG_DEBUG(1, " dump threads: %s\n", CLG_(clo).separate_threads ? "Yes":"No");
2001 CLG_DEBUG(1, " call sep. : %d\n", CLG_(clo).separate_callers);
2002 CLG_DEBUG(1, " rec. sep. : %d\n", CLG_(clo).separate_recursions);