HomeSort by relevance Sort by last modified time
    Searched full:trace (Results 2601 - 2625 of 3884) sorted by null

<<101102103104105106107108109110>>

  /external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 280 // trace.
326 // 0, also prints the stack trace excluding the top
  /external/chromium_org/
.DEPS.git 118 'src/third_party/trace-viewer':
119 Var('git_url') + '/external/trace-viewer.git@75ee2d58a2b5c386d7dc067b20106c39a111b0fe',
DEPS 83 "src/third_party/trace-viewer":
84 (Var("googlecode_url") % "trace-viewer") + "/trunk@1069",
  /external/chromium_org/base/time/
time.h 566 // Returns the current system trace time or, if none is defined, the current
567 // high-res time (i.e. HighResNow()). On systems where a global trace clock
  /external/chromium_org/chrome/renderer/extensions/
module_system.cc 78 std::string stack_trace = "<stack trace unavailable>";
84 stack_trace = "<could not convert stack trace to string>";
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
cmdline.py 89 help="Use a simpler but slower trace method. Try this if you get "
584 simpler but slower trace method.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 717 * Trace
790 #define TRACE_RETURN(RET) trace.ret (RET, __LINE__)
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.cc 184 // Lookup stack trace in table
746 // Perhaps also log the allocation stack trace (unsymbolized)
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.cc 191 // Lookup stack trace in table
688 // Perhaps also log the allocation stack trace (unsymbolized)
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 190 stack_trace = 'Browser object is empty, no stack trace.'
191 stack_trace = (('\nStack Trace:\n') +
  /external/chromium_org/tools/traceline/svgui/
traceline.js 129 // The trace logger dumps all log events to a simple JSON array. We delay
253 // Keep trace of the time of the last event seen.
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 297 /// The visitors should be used when the default trace is not sufficient.
298 /// For example, they allow constructing a more elaborate trace.
  /external/e2fsprogs/e2fsck/
pass3.c 19 * it attempts to trace up the filesystem tree, using dirinfo.parent
245 * directory is connected to the root; if it isn't we trace it up as
  /external/emma/core/java12/com/vladium/logging/
Logger.java 270 * trace dump.
284 * trace dump.
  /external/harfbuzz_ng/src/
hb-private.hh 706 * Trace
779 #define TRACE_RETURN(RET) trace.ret (RET, __LINE__)
  /external/linux-tools-perf/
builtin-timechart.c 343 * states when a trace occurs. These are:
1015 pr_info("Written %2.1f seconds of trace to %s.\n",
  /external/llvm/lib/CodeGen/
Analysis.cpp 325 // Trace the sub-value needed by the return value as far back up the graph as
344 // There's no hope if we can't actually trace them to (the same part of!) the
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 50 static cl::opt<bool> Dump("dump", cl::desc("Dump low level bitcode trace"));
627 // Print a stack trace if we signal out.
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 10 Compiling with -DMMX_TRACE will cause detailed trace
237 /* Include the stuff for printing a trace to stderr...
  /external/valgrind/main/VEX/test/
mmxtest.c 19 Compiling with -DMMX_TRACE will cause detailed trace
80 /* Include the stuff for printing a trace to stderr...
  /external/valgrind/main/cachegrind/
cg-x86-amd64.c 47 VG_(dmsg)("warning: Pentium 4 with %d KB micro-op instruction trace cache\n",
201 /* HACK ALERT: Instruction trace cache -- capacity is micro-ops based.
  /external/valgrind/main/callgrind/docs/
cl-format.xml 422 Type "Trigger" states the reason of why this trace was generated.
472 <para>The value or the total number of events covered by this trace
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 225 XXX 143924: --db-attach=yes and --trace-children=yes
461 stack-trace than were obtained.
  /external/valgrind/main/docs/xml/
manual-core-adv.xml     [all...]
  /external/valgrind/main/drd/
drd.h 88 * Tell DRD to trace all memory accesses for the specified variable
423 /* To ask the DRD tool to trace all accesses to the specified range. */

Completed in 1661 milliseconds

<<101102103104105106107108109110>>