| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | mem_stats_additional_info_test.cpp | 97 auto statistics = thread_->GetVM()->GetMemStats()->GetStatistics(); in TEST_F() local
|
| H A D | mem_stats_test.cpp | 348 auto statistics = stats.GetStatistics(); in TEST_F() local
|
| /test/ostest/wukong/report/src/ |
| H A D | data_set.cpp | 45 void DataSet::SetStatisticsStragety(shared_ptr<Statistics> statistics) in SetStatisticsStragety() argument
|
| /arkcompiler/runtime_core/static_core/scripts/ |
| H A D | gc_phase_time_stats.py | 20 import statistics namespace
|
| H A D | gc_pause_stats.py | 18 import statistics namespace
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | transport_class.h | 58 const struct attribute_group *statistics; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | transport_class.h | 58 const struct attribute_group *statistics; member
|
| /third_party/node/deps/v8/tools/ |
| H A D | generate-runtime-call-stats.py | 18 import statistics namespace
|
| H A D | callstats.py | 328 def statistics(data): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Statistic.cpp | 78 iterator_range<const_iterator> statistics() const { in statistics() function in __anon24333::StatisticInfo [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info_test.cc | 294 CordzStatistics statistics = info->GetCordzStatistics(); in TEST() local 312 CordzStatistics statistics = info->GetCordzStatistics(); in TEST() local 328 CordzStatistics statistics = info_child->GetCordzStatistics(); in TEST() local [all...] |
| H A D | cordz_info.cc | 71 explicit CordRepAnalyzer(CordzStatistics& statistics) in CordRepAnalyzer() argument
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| H A D | result.py | 20 import statistics namespace
|
| /foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/ |
| H A D | mediakeysystemndk_fuzzer.cpp | 218 DRM_Statistics statistics; in FuzzTestMediaKeySystemGetNdk() local
|
| /foundation/multimedia/drm_framework/services/utils/ |
| H A D | drm_dfx.cpp | 258 ReportDecryptionStatisticsEvent(uint64_t instanceId, std::string appName, DecryptionStatistics &statistics) ReportDecryptionStatisticsEvent() argument [all...] |
| /foundation/communication/dsoftbus/core/connection/ble/include/ |
| H A D | softbus_conn_ble_manager.h | 66 ConnectStatistics statistics; member 78 ConnectStatistics statistics; member
|
| /foundation/communication/dsoftbus/core/connection/br/include/ |
| H A D | softbus_conn_br_manager.h | 68 ConnectStatistics statistics; member 72 ConnectStatistics statistics; member
|
| /third_party/benchmark/src/ |
| H A D | benchmark_api_internal.h | 36 const std::vector<Statistics>& statistics() const { return statistics_; } in statistics() function in benchmark::internal::BenchmarkInstance
|
| H A D | benchmark_register.cc | 432 ComputeStatistics(const std::string& name, StatisticsFunc* statistics, StatisticUnit unit) ComputeStatistics() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | read-only-heap.cc | 202 PopulateReadOnlySpaceStatistics( SharedMemoryStatistics* statistics) PopulateReadOnlySpaceStatistics() argument
|
| /third_party/python/Lib/ |
| H A D | tracemalloc.py | 528 def statistics(self, key_type, cumulative=False): member in Snapshot [all...] |
| /foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
| H A D | native_mediakeysystem.cpp | 316 Drm_ErrCode OH_MediaKeySystem_GetStatistics(MediaKeySystem *mediaKeySystem, DRM_Statistics *statistics) in OH_MediaKeySystem_GetStatistics() argument 286 vectorToClist(std::vector<IMediaKeySystemService::MetircKeyValue> &metrics, DRM_Statistics *statistics) vectorToClist() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec.h | 166 RTPStatistics statistics; member
|
| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | connection_br_connection_test.cpp | 482 ConnectStatistics statistics; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/connection/tcp/src/ |
| H A D | softbus_tcp_connect_manager.c | 60 ConnectStatistics statistics; member 96 static void DfxRecordTcpConnectSuccess(uint32_t pId, TcpConnInfoNode *tcpInfo, ConnectStatistics *statistics) in DfxRecordTcpConnectSuccess() argument 75 DfxRecordTcpConnectFail(uint32_t pId, ConnectOption *option, TcpConnInfoNode *tcpInfo, ConnectStatistics *statistics, int32_t reason) DfxRecordTcpConnectFail() argument 454 WrapperAddTcpConnInfo(const ConnectOption *option, const ConnectResult *result, uint32_t connectionId, uint32_t requestId, int32_t fd, ConnectStatistics statistics) WrapperAddTcpConnInfo() argument 490 TcpOpenClientSocketErr(const ConnectOption *option, uint32_t requestId, ConnectStatistics *statistics, const ConnectResult *result) TcpOpenClientSocketErr() argument 511 ConnectStatistics *statistics = (ConnectStatistics *)SoftBusCalloc(sizeof(ConnectStatistics)); TcpConnectDevice() local [all...] |