| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 349 Counters* counters = isolate()->counters(); in StringAdd() local 1676 Counters* counters = isolate()->counters(); in SubString() local 1709 Counters* counters = isolate()->counters(); in SubString() local 1724 Counters* counters = isolate()->counters(); SubString() local 1753 Counters* counters = isolate()->counters(); SubString() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | gc-tracer.cc | 130 Counters* counters = heap->isolate()->counters(); in RecordGCPhasesInfo() local 1318 Counters* counters = heap_->isolate()->counters(); RecordGCPhasesHistograms() local [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common.c | 665 struct wsi_surface_supported_counters counters = { in wsi_GetPhysicalDeviceSurfaceCapabilities2EXT() local
|
| H A D | wsi_common_display.c | 948 struct wsi_surface_supported_counters *counters = in wsi_display_surface_get_capabilities2() local 926 wsi_display_surface_get_surface_counters( VkIcdSurfaceBase *surface_base, VkSurfaceCounterFlagsEXT *counters) wsi_display_surface_get_surface_counters() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 205 uint64_t counters[DRM_VC4_MAX_PERF_COUNTERS]; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ProgramExecutableVk.cpp | 2010 ProgramExecutablePerfCounters counters = mPerfCounters; in getAndResetObjectPerfCounters() local
|
| H A D | vk_cache_utils.cpp | 1281 PerfCounters &counters = contextVk->getPerfCounters(); GetRenderPassAndUpdateCounters() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 112 struct radius_server_counters counters; member 178 struct radius_server_counters counters; member [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard_uk_types.h | 1050 u64 counters; /**< [in] The array of u32 counter values */ member [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard_uk_types.h | 1057 u64 counters; /**< [in] The array of u32 counter values */ member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.h | 109 struct rsrc_bmap counters; member
|
| /kernel/linux/linux-5.10/drivers/perf/ |
| H A D | arm-cmn.c | 224 struct perf_event *counters[CMN_DT_NUM_COUNTERS]; member [all...] |
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | mballoc.c | 2556 ext4_grpblk_t counters[EXT4_MAX_BLOCK_LOG_SIZE + 2]; in ext4_mb_seq_groups_show() member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | vmalloc.c | 3469 unsigned int nr, *counters = m->private; in show_numa_info() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.h | 71 u64 counters[]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 2674 u16 pcifunc, counters; in rvu_dbg_npc_mcam_info_display() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | cm.c | 162 atomic_long_t counters[CM_COUNTER_GROUPS][CM_ATTR_COUNT]; member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.h | 79 u64 counters[]; member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | seg6_local.c | 2020 struct seg6_local_counters counters = { 0, 0, 0 }; in put_nla_counters() local 2000 seg6_local_fill_nla_counters(struct sk_buff *skb, struct seg6_local_counters *counters) seg6_local_fill_nla_counters() argument [all...] |
| /third_party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 962 UserCounters counters; global() member in benchmark::internal::State 1805 UserCounters counters; global() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 325 uint8_t counters[DRM_V3D_MAX_PERF_COUNTERS]; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-decoder.cc | 331 void StartDecoding(Counters* counters, AccountingAllocator* allocator) { in StartDecoding() argument 1499 ModuleResult DecodeModule(Counters* counters, AccountingAllocator* allocator, in DecodeModule() argument 1577 void SetCounters(Counters* counters) { in SetCounters() argument 2222 DecodeWasmModule( const WasmFeatures& enabled, const byte* module_start, const byte* module_end, bool verify_functions, ModuleOrigin origin, Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, DecodingMethod decoding_method, AccountingAllocator* allocator) DecodeWasmModule() argument 2283 StartDecoding( Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, AccountingAllocator* allocator, ModuleOrigin origin) StartDecoding() argument 2352 DecodeWasmFunctionForTesting( const WasmFeatures& enabled, Zone* zone, const ModuleWireBytes& wire_bytes, const WasmModule* module, const byte* function_start, const byte* function_end, Counters* counters) DecodeWasmFunctionForTesting() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | compiler.cc | 401 Counters* counters = isolate->counters(); in RecordUnoptimizedCompilationStats() local 510 Counters* const counters = isolate->counters(); in RecordCompilationStats() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_server.c | 117 struct radius_server_counters counters; member 318 struct radius_server_counters counters; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/fddi/ |
| H A D | defza.h | 424 struct fza_counters counters; /* counters */ member 538 struct fza_counters counters; /* counters */ member
|