Home
last modified time | relevance | path

Searched defs:stats (Results 1 - 25 of 242) sorted by relevance

12345678910

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_perf.c30 va_count_instr_stats(bi_instr *I, struct va_stats *stats) in va_count_instr_stats() argument
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp33 void BundleActiveStatsCombiner<BundleActiveEvent>::combine(const std::shared_ptr<BundleActivePeriodStats>& stats, in combine() argument
21 combine( const std::shared_ptr<BundleActivePeriodStats>& stats, std::vector<BundleActivePackageStats>& accumulatedResult, int64_t beginTime) combine() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streammsgmanager_fuzzer/
H A Dstreammsgmanager_fuzzer.cpp30 Communication::SoftBus::HistoryStats stats; in SendTest() local
42 Communication::SoftBus::HistoryStats stats; in RecvTest() local
54 Communication::SoftBus::HistoryStats stats; in UpdateTest() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_msg_manager.cpp29 bool StreamMsgManager::Send(const HistoryStats &stats) in Send() argument
35 void StreamMsgManager::Update(const HistoryStats &stats) in Update() argument
40 void StreamMsgManager::Recv(const HistoryStats &stats) in Recv() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_msg_manager_test/
H A Dstream_msg_manager_test.cpp66 HistoryStats stats; in HWTEST_F() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h53 struct pipe_query_data_pipeline_statistics stats; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmarl_test.h39 auto stats = allocator->stats(); variable
71 auto stats = allocator->stats(); variable
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_dumper.cpp35 JSHeapStatus stats; in Dump() local
50 void JSHeapStatsDumper::HandleChange(const JSHeapStatus &stats) in HandleChange() argument
57 UpdateStats(const JSHeapStatus &stats) UpdateStats() argument
71 SaveStats(const JSHeapStatus &stats) SaveStats() argument
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_info.cpp53 bool NetStatsInfo::Marshalling(Parcel &parcel, const NetStatsInfo &stats) in Marshalling() argument
160 bool NetStatsInfo::Unmarshalling(Parcel &parcel, NetStatsInfo &stats) in Unmarshalling() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.h52 struct brw_compile_stats stats[3]; member
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-stats.h31 static ProfilerStats stats; in Instance() local
/third_party/python/Tools/scripts/
H A Dndiff.py130 stats = pstats.Stats(statf) variable
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.h35 StatsArray* stats; member
45 static WEBP_INLINE int VP8RecordStats(int bit, proba_t* const stats) { in VP8RecordStats() argument
/third_party/skia/tools/malisc/
H A Dmalisc.py20 stats = {} variable
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c153 drm_stats_t stats; in main() local
/third_party/node/src/quic/
H A Ddefs.h74 void IncrementStat(Stats* stats, uint64_t amt = 1) { in IncrementStat() argument
79 void RecordTimestampStat(Stats* stats) { in RecordTimestampStat() argument
84 void SetStat(Stats* stats, uint64_t val) { in SetStat() argument
89 uint64_t GetStat(Stats* stats) { in GetStat() argument
[all...]
/third_party/skia/bin/
H A Dcompare8 import scipy.stats namespace
/foundation/arkui/ace_engine_lite/frameworks/common/memory/
H A Dmem_proc.cpp119 jerry_heap_stats_t stats = {0}; in JerryMemTracing() local
/third_party/glfw/tests/
H A Dallocator.c52 struct allocator_stats* stats = user; in allocate() local
71 struct allocator_stats* stats = user; deallocate() local
85 struct allocator_stats* stats = user; reallocate() local
106 struct allocator_stats stats = {0}; main() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICURWLock.java42 private Stats stats = null; field in ICURWLock
[all...]
/third_party/icu/tools/release/c/
H A Duconfigtest.sh153 stats() function
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICURWLock.java44 private Stats stats = null; field in ICURWLock
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c46 struct pipe_query_data_pipeline_statistics stats; member
243 struct pipe_query_data_so_statistics *stats = softpipe_get_query_result() local
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dworkbench.py95 def stats(self): global() member in Stats
[all...]
H A Drun_one.py97 stats = { variable

Completed in 9 milliseconds

12345678910