/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/ |
D | jdk6-gc.txt | 1 [GC 987K->384K(62848K), 0.0012320 secs] 2 [Full GC 384K->288K(62848K), 0.0054550 secs] 3 [GC 288K->288K(62848K), 0.0004450 secs] 4 [Full GC 288K->288K(62848K), 0.0049580 secs] 5 [GC 288K->288K(62848K), 0.0004590 secs] 6 [Full GC 288K->288K(62848K), 0.0048240 secs] 7 [GC 288K->288K(62848K), 0.0005700 secs] 8 [Full GC 288K->288K(62848K), 0.0063250 secs] 9 [GC 288K->288K(62848K), 0.0003540 secs] 10 [Full GC 288K->288K(62848K), 0.0048210 secs] [all …]
|
D | jdk7-gc.txt | 1 2013-02-11T20:15:26.706-0600: 0.098: [GC 1316K->576K(62848K), 0.0014240 secs] 2 2013-02-11T20:15:26.708-0600: 0.099: [Full GC 576K->486K(62848K), 0.0044860 secs] 3 2013-02-11T20:15:26.713-0600: 0.104: [GC 486K->486K(62848K), 0.0005000 secs] 4 2013-02-11T20:15:26.713-0600: 0.105: [Full GC 486K->486K(62848K), 0.0039840 secs] 5 2013-02-11T20:15:26.717-0600: 0.109: [GC 486K->486K(62848K), 0.0007650 secs] 6 2013-02-11T20:15:26.718-0600: 0.110: [Full GC 486K->486K(62848K), 0.0038350 secs] 7 2013-02-11T20:15:26.722-0600: 0.113: [GC 486K->486K(62848K), 0.0005430 secs] 8 2013-02-11T20:15:26.723-0600: 0.114: [Full GC 486K->486K(62848K), 0.0045480 secs] 9 2013-02-11T20:15:26.727-0600: 0.119: [GC 486K->486K(62848K), 0.0003950 secs] 10 2013-02-11T20:15:26.728-0600: 0.119: [Full GC 486K->486K(62848K), 0.0036570 secs] [all …]
|
/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | persistent_field_in_gc_managed_class.txt | 2 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 5 ./persistent_field_in_gc_managed_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC roo… 8 ./persistent_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root de… 11 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 14 ./persistent_field_in_gc_managed_class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC ro… 17 ./persistent_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root de… 20 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 23 ./persistent_field_in_gc_managed_class.h:26:5: note: [blink-gc] Field 'm_objs' defining a GC root d… 26 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 29 …c_managed_class.h:27:5: note: [blink-gc] Field 'm_weakPersistent' defining a GC root declared here:
|
D | fields_illegal_tracing.txt | 5 ./fields_illegal_tracing.h:37:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class decla… 8 ./fields_illegal_tracing.h:38:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class decla… 11 ./fields_illegal_tracing.h:40:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed cl… 14 ./fields_illegal_tracing.h:42:5: note: [blink-gc] Iterator field 'm_iterator2' to a GC managed coll… 17 ./fields_illegal_tracing.h:43:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed coll… 23 ./fields_illegal_tracing.h:51:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class decla… 26 ./fields_illegal_tracing.h:52:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class decla… 29 ./fields_illegal_tracing.h:54:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed cl… 32 ./fields_illegal_tracing.h:55:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed coll… 35 ./fields_illegal_tracing.h:56:5: note: [blink-gc] Iterator field 'm_iterator4' to a GC managed coll… [all …]
|
D | own_ptr_to_gc_managed_class.txt | 5 ./own_ptr_to_gc_managed_class.h:17:5: note: [blink-gc] OwnPtr field 'm_obj' to a GC managed class d… 11 ./own_ptr_to_gc_managed_class.h:24:5: note: [blink-gc] OwnPtr field 'm_objs' to a GC managed class … 14 ./own_ptr_to_gc_managed_class.h:25:5: note: [blink-gc] OwnPtr field 'm_objs2' to a GC managed class…
|
D | raw_ptr_to_gc_managed_class.txt | 5 ./raw_ptr_to_gc_managed_class.h:19:5: note: [blink-gc] Raw pointer field 'm_rawObj' to a GC managed… 8 ./raw_ptr_to_gc_managed_class.h:20:5: note: [blink-gc] Reference pointer field 'm_refObj' to a GC m… 14 ./raw_ptr_to_gc_managed_class.h:28:5: note: [blink-gc] Raw pointer field 'm_objs' to a GC managed c…
|
D | raw_ptr_to_gc_managed_class_error.txt | 5 ./raw_ptr_to_gc_managed_class_error.h:19:5: note: [blink-gc] Raw pointer field 'm_rawObj' to a GC m… 8 …ass_error.h:20:5: note: [blink-gc] Reference pointer field 'm_refObj' to a GC managed class declar… 14 ./raw_ptr_to_gc_managed_class_error.h:28:5: note: [blink-gc] Raw pointer field 'm_objs' to a GC man…
|
D | left_most_gc_base.txt | 2 ./left_most_gc_base.h:15:1: warning: [blink-gc] Class 'Right' must derive its GC base in the left-m… 5 ./left_most_gc_base.h:18:1: warning: [blink-gc] Class 'DerivedRight' must derive its GC base in the… 11 ./left_most_gc_base.h:26:1: warning: [blink-gc] Class 'IllFormed' must derive its GC base in the le…
|
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/ |
D | persistent_field_in_gc_managed_class.txt | 2 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 5 ./persistent_field_in_gc_managed_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC roo… 8 ./persistent_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root de… 11 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 14 ./persistent_field_in_gc_managed_class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC ro… 17 ./persistent_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root de… 20 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 23 ./persistent_field_in_gc_managed_class.h:26:5: note: [blink-gc] Field 'm_objs' defining a GC root d… 26 ./persistent_field_in_gc_managed_class.h:20:1: warning: [blink-gc] Class 'HeapObject' contains GC r… 29 …c_managed_class.h:27:5: note: [blink-gc] Field 'm_weakPersistent' defining a GC root declared here:
|
D | fields_illegal_tracing.txt | 5 ./fields_illegal_tracing.h:37:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class decla… 8 ./fields_illegal_tracing.h:38:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class decla… 11 ./fields_illegal_tracing.h:40:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed cl… 14 ./fields_illegal_tracing.h:42:5: note: [blink-gc] Iterator field 'm_iterator2' to a GC managed coll… 17 ./fields_illegal_tracing.h:43:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed coll… 23 ./fields_illegal_tracing.h:51:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class decla… 26 ./fields_illegal_tracing.h:52:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class decla… 29 ./fields_illegal_tracing.h:54:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed cl… 32 ./fields_illegal_tracing.h:55:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed coll… 35 ./fields_illegal_tracing.h:56:5: note: [blink-gc] Iterator field 'm_iterator4' to a GC managed coll… [all …]
|
D | raw_ptr_to_gc_managed_class.txt | 5 ./raw_ptr_to_gc_managed_class.h:19:5: note: [blink-gc] Raw pointer field 'm_rawObj' to a GC managed… 8 ./raw_ptr_to_gc_managed_class.h:20:5: note: [blink-gc] Reference pointer field 'm_refObj' to a GC m… 14 ./raw_ptr_to_gc_managed_class.h:28:5: note: [blink-gc] Raw pointer field 'm_objs' to a GC managed c…
|
D | raw_ptr_to_gc_managed_class_error.txt | 5 ./raw_ptr_to_gc_managed_class_error.h:19:5: note: [blink-gc] Raw pointer field 'm_rawObj' to a GC m… 8 …ass_error.h:20:5: note: [blink-gc] Reference pointer field 'm_refObj' to a GC managed class declar… 14 ./raw_ptr_to_gc_managed_class_error.h:28:5: note: [blink-gc] Raw pointer field 'm_objs' to a GC man…
|
D | own_ptr_to_gc_managed_class.txt | 5 ./own_ptr_to_gc_managed_class.h:17:5: note: [blink-gc] OwnPtr field 'm_obj' to a GC managed class d… 11 ./own_ptr_to_gc_managed_class.h:24:5: note: [blink-gc] OwnPtr field 'm_objs' to a GC managed class … 14 ./own_ptr_to_gc_managed_class.h:25:5: note: [blink-gc] OwnPtr field 'm_objs2' to a GC managed class…
|
D | left_most_gc_base.txt | 2 ./left_most_gc_base.h:15:1: warning: [blink-gc] Class 'Right' must derive its GC base in the left-m… 5 ./left_most_gc_base.h:18:1: warning: [blink-gc] Class 'DerivedRight' must derive its GC base in the… 11 ./left_most_gc_base.h:26:1: warning: [blink-gc] Class 'IllFormed' must derive its GC base in the le…
|
/external/clang/test/SemaObjC/ |
D | warn-missing-super.m | 47 // RUN: %clang_cc1 -fsyntax-only -fobjc-gc %s 2>&1 | FileCheck --check-prefix=CHECK-GC %s 48 // CHECK-GC: warn-missing-super.m:24:1: warning: method possibly missing a [super dealloc] call 49 // CHECK-GC: warn-missing-super.m:26:1: warning: method possibly missing a [super finalize] call 50 // CHECK-GC: 2 warnings generated. 52 // RUN: %clang_cc1 -fsyntax-only -fobjc-gc-only %s 2>&1 | FileCheck --check-prefix=CHECK-GC-ONLY %s 53 // CHECK-GC-ONLY: warn-missing-super.m:26:1: warning: method possibly missing a [super finalize] ca… 54 // CHECK-GC-ONLY: 1 warning generated.
|
/external/v8/tools/gcmole/ |
D | README | 4 dependent GC-unsafe places in the V8 codebase. 6 For example the following code is GC-unsafe: 8 Handle<Object> Foo(); // Assume Foo can trigger a GC. 53 approximation to find all functions that might potentially cause GC, list 57 callsites that might be GC-unsafe based on the list of functions causing GC.
|
D | gccause.lua | 43 if GC[name] then 44 local causes = GC[name] 57 for name, _ in pairs(GC) do
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 103 use of compacting and generational GC algorithms) and it can occasionally suffer 155 The aspects of the binary interface with which LLVM's GC support is 158 * Creation of GC safepoints within code where collection is allowed to execute 183 In general, LLVM's support for GC does not include features which can be 201 IR features is specified by the selected :ref:`GC strategy description 204 Specifying GC code generation: ``gc "..."`` 211 The ``gc`` function attribute is used to specify the desired GC strategy to the 217 It is the selected GC strategy which defines the exact nature of the code 218 generated to support GC. If none is found, the compiler will raise an error. 220 Specifying the GC style on a per-function basis allows LLVM to link together [all …]
|
/external/swiftshader/src/Main/ |
D | libX11.hpp | 33 GC (*XDefaultGC)(Display *display, int screen_number); 41 …int (*XPutImage)(Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int des… 42 int (*XDrawString)(Display *display, Drawable d, GC gc, int x, int y, char *string, int length); 48 …int (*XShmPutImage)(Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int …
|
D | libX11.cpp | 29 XDefaultGC = (GC (*)(Display*, int))getProcAddress(libX11, "XDefaultGC"); in LibX11exports() 37 …XPutImage = (int (*)(Display*, Drawable, GC, XImage*, int, int, int, int, unsigned int, unsigned i… in LibX11exports() 38 …XDrawString = (int (*)(Display*, Drawable, GC, int, int, char*, int))getProcAddress(libX11, "XDraw… in LibX11exports() 44 …XShmPutImage = (int (*)(Display*, Drawable, GC, XImage*, int, int, int, int, unsigned int, unsigne… in LibX11exports()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | GCMetadata.cpp | 144 static const char *DescKind(GC::PointKind Kind) { in DescKind() 147 case GC::Loop: return "loop"; in DescKind() 148 case GC::Return: return "return"; in DescKind() 149 case GC::PreCall: return "pre-call"; in DescKind() 150 case GC::PostCall: return "post-call"; in DescKind()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | GCMetadata.h | 47 namespace GC { 61 GC::PointKind Kind; //< The kind of the safe point. 65 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL) in GCPoint() 127 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) { in addSafePoint()
|
/external/clang/test/Layout/ |
D | ms-x86-vtordisp.cpp | 345 struct GC: public virtual GA { struct 347 GC() {} in GC() function 349 struct GD: public virtual GC, public virtual GB {};
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 213 GC 356 GC 526 XHighlightEllipse(Display *,Window,GC,const RectangleInfo *), 527 XHighlightLine(Display *,Window,GC,const XSegment *), 528 XHighlightRectangle(Display *,Window,GC,const RectangleInfo *),
|
/external/v8/src/extensions/ |
D | gc-extension.cc | 15 return v8::FunctionTemplate::New(isolate, GCExtension::GC); in GetNativeFunctionTemplate() 19 void GCExtension::GC(const v8::FunctionCallbackInfo<v8::Value>& args) { in GC() function in v8::internal::GCExtension
|