Home
last modified time | relevance | path

Searched defs:stats (Results 1 - 25 of 228) 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
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dio_collector.h27 static bool DefaultDiskStatsFilter(const DiskStats &stats) in DefaultDiskStatsFilter() argument
/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
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instr_statistic.cpp48 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats; in AddInstrStatistic() local
67 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats = iter->second; in DumpInstrStatResult() local
[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
/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp34 JankAnimatorMonitor::JankAnimatorMonitor(IMonitorThrExecutor* thr, IAnimatorSceneDataProcessor* stats, in JankAnimatorMonitor() argument
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_buffer.h81 LogStats stats; member in OHOS::HiviewDFX::HilogBuffer
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dmemp_priv.h113 struct stats_mem *stats; member
/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
/third_party/lwip/src/include/lwip/priv/
H A Dmemp_priv.h115 struct stats_mem *stats; member
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-print.c61 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *stats) in populate_thread_stats() argument

Completed in 7 milliseconds

12345678910