Home
last modified time | relevance | path

Searched defs:traces (Results 1 – 10 of 10) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
Drule-tracing.rb20 attr_accessor :stack, :traces accessor in TestRuleTracing
37 attr_accessor :stack, :traces accessor in TestRuleTracing
/external/chromium_org/tools/tcmalloc/
Dprint-live-objects.py41 def Symbolize(binary, traces): argument
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/
Dbasic.rb591 attr_reader :traces accessor in TestTreeParser2
/external/chromium-trace/trace-viewer/src/tracing/
Dtrace_model.js223 importTraces: function(traces, argument
/external/chromium_org/tools/telemetry/telemetry/core/timeline/
Dmodel.py68 def ImportTraces(self, traces, shift_world_to_zero=True): argument
/external/blktrace/
Dblkrawverify.c39 static struct trace_info traces[] = { variable
/external/chromium_org/ash/touch/
Dtouch_hud_debug.cc215 const TouchTrace* traces() const { in traces() function in ash::internal::TouchLog
/external/opencv/cv/src/
Dcvsurf.cpp105 CvMat** traces = (CvMat**)cvStackAlloc(totalLayers*sizeof(traces[0])); in icvFastHessianDetector() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc664 StackTrace traces[kMop]; in ReportRace() local
/external/chromium_org/v8/src/
Dheap-snapshot-generator.cc2804 AllocationTraceTree* traces = tracker->trace_tree(); in SerializeTraceTree() local