Searched defs:gc_count (Results 1 - 6 of 6) sorted by relevance
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-base.cc | 155 size_t gc_count = 0; in Terminate() local
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conncount.c | 312 unsigned int count = 0, gc_count = 0; in insert_tree() local 276 tree_nodes_free(struct rb_root *root, struct nf_conncount_rb *gc_nodes[], unsigned int gc_count) tree_nodes_free() argument 450 unsigned int tree, next_tree, gc_count = 0; tree_gc_worker() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conncount.c | 323 unsigned int count = 0, gc_count = 0; in insert_tree() local 287 tree_nodes_free(struct rb_root *root, struct nf_conncount_rb *gc_nodes[], unsigned int gc_count) tree_nodes_free() argument 461 unsigned int tree, next_tree, gc_count = 0; tree_gc_worker() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | object-stats.cc | 199 void ObjectStats::PrintKeyAndId(const char* key, int gc_count) { in PrintKeyAndId() argument 204 void ObjectStats::PrintInstanceTypeJSON(const char* key, int gc_count, in PrintInstanceTypeJSON() argument 224 int gc_count = heap()->gc_count(); in PrintJSON() local 283 int gc_count = heap()->gc_count(); Dump() local 287 stream << "\\"id\\":" << gc_count << ","; Dump() local [all...] |
| H A D | heap.h | 1415 int gc_count() const { return gc_count_; } in gc_count() function in v8::internal::Heap
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_device.c | 634 anv_override_engine_counts(int *gc_count, int *g_count, int *c_count) in anv_override_engine_counts() argument 677 int gc_count = in anv_physical_device_init_queue_families() local
|
Completed in 15 milliseconds