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

<<71727374757677787980>>

  /hardware/ti/omap4xxx/
heaptracker.c 236 /* Allocation header is probably corrupt, do not print stack trace */
261 * trace.
271 /* check the guards to see if it's safe to dump a stack trace */
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 85 fprintf(stderr, "TRACE: ERROR: ");
95 fprintf(stderr, "TRACE: WARNING: ");
105 fprintf(stderr, "TRACE: ");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h 188 /** @brief Base class for all trace producers. */
410 std::fprintf(stderr, "Could not open trace file '%s'.\n",
484 // Make sure early that we can create the trace file.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h 188 /** @brief Base class for all trace producers. */
410 std::fprintf(stderr, "Could not open trace file '%s'.\n",
484 // Make sure early that we can create the trace file.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h 188 /** @brief Base class for all trace producers. */
410 std::fprintf(stderr, "Could not open trace file '%s'.\n",
484 // Make sure early that we can create the trace file.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h 181 /** @brief Base class for all trace producers. */
403 std::fprintf(stderr, "Could not open trace file '%s'.\n",
477 // Make sure early that we can create the trace file.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h 188 /** @brief Base class for all trace producers. */
410 std::fprintf(stderr, "Could not open trace file '%s'.\n",
484 // Make sure early that we can create the trace file.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h 181 /** @brief Base class for all trace producers. */
403 std::fprintf(stderr, "Could not open trace file '%s'.\n",
477 // Make sure early that we can create the trace file.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_trace.h 181 /** @brief Base class for all trace producers. */
403 std::fprintf(stderr, "Could not open trace file '%s'.\n",
477 // Make sure early that we can create the trace file.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_scope.py 484 # locals() by locals() or exec or a trace function.
488 # a trace function.
513 # Issue23728: after the trace function returns, the locals()
  /prebuilts/python/darwin-x86/2.7.5/share/man/man1/
python.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
python2.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
python2.7.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_scope.py 484 # locals() by locals() or exec or a trace function.
488 # a trace function.
513 # Issue23728: after the trace function returns, the locals()
  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
python2.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
python2.7.1 138 useful to inspect global variables or a stack trace when a script
328 When an unhandled exception occurs, a stack trace is printed and
330 interpreter exits after printing the stack trace.
  /dalvik/vm/compiler/
Compiler.cpp 299 /* Cancel any ongoing trace selection */
462 /* Allocate the trace profiling structure */
466 ALOGE("jit trace prof counters allocation failed");
518 * trace in the verbose mode and one can investigate the instruction
546 * D/dalvikvm( 2468): Compiler: Building trace for computeVisibleItems,
834 * into a mode that includes trace support for invokes and returns.
Utility.cpp 360 ALOGE("Jit: aborting trace compilation, reverting to interpreter");
364 * Abort translation and force to interpret-only for this trace
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-internal.h 113 struct TraceInfo; // Information about a trace point.
114 class ScopedTrace; // Implements scoped trace.
123 // stack trace.
168 // a trace stack maintained by Google Test.
743 // Returns the current OS stack trace as a String.
752 // the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't.
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 113 struct TraceInfo; // Information about a trace point.
114 class ScopedTrace; // Implements scoped trace.
123 // stack trace.
171 // a trace stack maintained by Google Test.
736 // Returns the current OS stack trace as a String.
745 // the trace but Bar() and GetCurrentOsStackTraceExceptTop() won't.
    [all...]
  /art/runtime/
Android.mk 126 trace.cc \
331 LOCAL_SHARED_LIBRARIES += libcorkscrew # native stack trace support
runtime.h 60 class Trace;
234 // that the native stack trace we get may point at the wrong call site.
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
MethodCodegenDriver.cpp 106 * TODO - most them are just pass-through to the trace-based versions for now
291 * trace or we need a scheduling barrier.
  /dalvik/vm/hprof/
HprofHeap.cpp 167 * u4: frame number in stack trace (-1 for empty)
190 * u4: stack trace serial number

Completed in 2047 milliseconds

<<71727374757677787980>>