Searched
full:trace (Results
1201 -
1225 of
3884) sorted by null
<<41424344454647484950>>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
Tracer.cs | 42 * that you cannot debug and trace at the same time.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
Tracer.java | 35 * that you cannot debug and trace at the same time.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ToolMessage.java | 40 * TODO what to do with exceptions? Want stack trace for internal errors?
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SerializerBase.java | 92 * To fire off the end element trace event 106 * Report the characters trace event 924 // to fire trace events. 989 * To fire off start entity trace event 1018 * various fire...() trace events. Due to the writer being wrapped with 1019 * SerializerTraceWriter it may cause the flush of these trace events: 1022 * which trace the output written to the output stream. [all...] |
/external/blktrace/btreplay/ |
btrecord.h | 2 * Blktrace record utility - Convert binary trace data into bunches of IOs
|
/external/bluetooth/bluedroid/stack/a2dp/ |
a2d_api.c | 324 ** Description Sets the trace level for A2D. If 0xff is passed, the 325 ** current trace level is returned. 337 ** Returns The new trace level or current trace level if
|
/external/bluetooth/bluedroid/stack/hid/ |
hidh_api.c | 235 ** Description This function initializes the control block and trace variable 255 ** Description This function sets the trace level for HID Host. If called with 256 ** a value of 0xFF, it simply reads the current trace level. 258 ** Returns the new (current) trace level
|
/external/bluetooth/bluedroid/stack/include/ |
dyn_mem.h | 179 ** Define memory usage for BT Trace (if not defined in bdroid_buildcfg.h)
|
/external/chromium/net/disk_cache/ |
eviction.cc | 40 #include "net/disk_cache/trace.h" 112 Trace("*** Trim Cache ***"); 153 Trace("*** Trim Cache end ***"); 263 Trace("NewEntry failed on Trim 0x%x", node->address().value()); 289 Trace("*** Trim Cache ***"); 365 Trace("*** Trim Cache end ***"); 465 Trace("*** Trim Deleted ***"); 496 Trace("*** Trim Deleted end ***"); 503 Trace("NewEntry failed on Trim 0x%x", node->address().value());
|
/external/chromium-trace/trace-viewer/src/tracing/trace_model/ |
process.js | 14 * trace.
|
/external/chromium_org/chrome/common/extensions/api/ |
feedback_private.idl | 42 // Optional id for performance trace data that can be included in this
|
/external/chromium_org/chrome/renderer/ |
chrome_render_view_observer.cc | 144 // The delimiter for a stack trace provided by WebKit. 147 // Get a stack trace from a WebKit console message. 149 // 1. WebKit gives us a stack trace in |stack_trace|. 150 // 2. The stack trace is embedded in the error |message| by an internal 152 // will include the internal bindings trace, instead of a developer's code. 153 // 3. No stack trace is included. In this case, we should mock one up from 156 // include any stack trace). 179 // If we got a stack trace, parse each frame from the text. 189 if (result.empty()) { // If we don't have a stack trace, mock one up.
|
/external/chromium_org/chrome/test/functional/tracing/ |
tracer.py | 63 an instance of a TimelineModel which contains the results of the trace
|
/external/chromium_org/chrome/test/logging/win/ |
log_file_reader.h | 57 // Invoked for trace events produced by TraceEventETWProvider.
|
/external/chromium_org/chrome_frame/crash_reporting/ |
vectored_handler.h | 34 // // Get the stack trace as correctly as possible.
|
/external/chromium_org/content/browser/tracing/ |
generate_trace_viewer_grd.py | 6 """Creates a grd file for packaging the trace-viewer files.
|
/external/chromium_org/net/disk_cache/ |
eviction.cc | 42 #include "net/disk_cache/trace.h" 120 Trace("*** Trim Cache ***"); 161 Trace("*** Trim Cache end ***"); 286 Trace("NewEntry failed on Trim 0x%x", node->address().value()); 314 Trace("*** Trim Cache ***"); 392 Trace("*** Trim Cache end ***"); 492 Trace("*** Trim Deleted ***"); 520 Trace("*** Trim Deleted end ***"); 527 Trace("NewEntry failed on Trim 0x%x", node->address().value());
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
ConsoleBase.idl | 41 [CallWith=ScriptArguments&ScriptState] void trace();
|
/external/chromium_org/third_party/WebKit/Source/heap/ |
Visitor.h | 54 // trace the pointers in the object during garbage collection, an
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
EventTracer.h | 37 // This will mark the trace event as disabled by default. The user will need
|
/external/chromium_org/third_party/freetype/src/base/ |
ftmm.c | 29 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
|
/external/chromium_org/third_party/mesa/src/src/gallium/ |
SConscript | 21 'drivers/trace/SConscript',
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/ |
SConscript | 31 trace,
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
heap-profile-table.h | 60 // Longest stack trace we record. 87 // An allocation context is a unique caller stack trace 90 int stack_depth; // Depth of stack trace 91 const void* const* call_stack; // Stack trace 103 // Collect the stack trace for the function that asked to do the 106 // The stack trace is stored in 'stack'. The stack depth is returned. 236 // for a given allocation call stack trace. 241 // Access to the stack-trace bucket 371 // Get the bucket for the caller stack trace 'key' of depth 'depth'
|
/external/chromium_org/tools/gn/ |
trace.h | 85 // Adds a trace event to the log. Takes ownership of the pointer.
|
Completed in 633 milliseconds
<<41424344454647484950>>