HomeSort by relevance Sort by last modified time
    Searched defs:GC (Results 1 - 23 of 23) sorted by null

  /external/v8/src/extensions/
gc-extension.cc 5 #include "src/extensions/gc-extension.h"
15 return v8::FunctionTemplate::New(isolate, GCExtension::GC);
19 void GCExtension::GC(const v8::FunctionCallbackInfo<v8::Value>& args) {
  /external/bcc/tools/lib/
ustat.py 9 # [-S {cload,excp,gc,method,objnew,thread}] [-r MAXROWS] [-d]
34 GC = "GC"
157 "gc__begin": Category.GC,
158 "mem__pool__gc__begin": Category.GC,
166 "gc__start": Category.GC
178 "gc__start": Category.GC
183 "gc__mark__begin": Category.GC,
184 "gc__sweep__begin": Category.GC,
248 "PID", "CMDLINE", "METHOD/s", "GC/s", "OBJNEW/s"
    [all...]
  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
84 bool UseStatepoints; /// Uses gc.statepoints as opposed to gc.roots
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /external/clang/test/Layout/
ms-x86-vtordisp.cpp 345 struct GC: public virtual GA {
347 GC() {}
349 struct GD: public virtual GC, public virtual GB {};
360 // CHECK-NEXT: 12 | struct GC (virtual base)
361 // CHECK-NEXT: 12 | (GC vbtable pointer)
376 // CHECK-X64-NEXT: 24 | struct GC (virtual base)
377 // CHECK-X64-NEXT: 24 | (GC vbtable pointer)
  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 92 GC(real_stack);
142 NOINLINE void FakeStack::GC(uptr real_stack) {
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
47 namespace GC {
61 GC::PointKind Kind; //< The kind of the safe point.
65 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL)
113 /// getStrategy - Return the GC strategy for the function.
127 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) {
  /external/tensorflow/tensorflow/core/distributed_runtime/
master.cc 76 [this]() { GC(); });
91 void Master::GC() {
108 LOG(WARNING) << "GC session " << sess->handle() << " after "
  /external/v8/tools/
tickprocessor.js 164 { total: 0, unaccounted: 0, excluded: 0, gc: 0 };
218 GC: 1,
368 if (vmState == TickProcessor.VmStates.GC) this.ticks_.gc++;
475 this.printLine('GC', this.ticks_.gc, totalTicks, nonLibraryTicks);
849 '-g': ['stateFilter', TickProcessor.VmStates.GC,
850 'Show only ticks from GC VM state'],
901 dispatch['--gc'] = dispatch['-g'];
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
LazyCallGraphTest.cpp     [all...]
  /external/v8/tools/gcmole/
gcmole.cc 302 static ExprEffect GC() {
832 return ExprEffect::GC();
    [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm_ocaml.c 14 |* macros, since most of the parameters are not GC heap objects. *|
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 14 |* macros, since most of the parameters are not GC heap objects. *|
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 14 |* macros, since most of the parameters are not GC heap objects. *|
    [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
ir.go     [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
msm_mdp.h 1132 GC,
  /device/google/bonito/sdm710/original-kernel-headers/linux/
msm_mdp.h     [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
msm_mdp.h 1132 GC,
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm_mdp.h     [all...]
  /external/clang/include/clang/AST/
Type.h 116 /// * Objective C: the GC attributes (none, weak, or strong)
126 enum GC {
287 GC getObjCGCAttr() const { return GC((Mask & GCAttrMask) >> GCAttrShift); }
288 void setObjCGCAttr(GC type) {
292 void addObjCGCAttr(GC type) {
447 // ObjC GC qualifiers can match, be added, or be removed, but can't
    [all...]
  /external/v8/include/
v8.h 634 * As always, GC-based finalization should *not* be relied upon for any
676 * GC prologue callback or followed by a global GC epilogue callback.
    [all...]

Completed in 865 milliseconds