Home
last modified time | relevance | path

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

12345678

/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
/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
/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
/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
H A Dtest-mallinfo.c18 static int stats_from_mallinfo(malloc_thread_stats_t *stats, long long *total_free_heap_space, int use_mallinfo2) in stats_from_mallinfo() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherBytes.java86 private final Statistics stats; field in MatcherBytes
88 MatcherBytes(Iterable<Sequence> allSequences, Statistics stats) { in MatcherBytes() argument
180 renderSequence( Sequence sequence, Map<DfaNode, Integer> offsetMap, Statistics stats) renderSequence() argument
226 SequenceBytes(Sequence sequence, Map<DfaNode, Integer> offsetMap, Statistics stats) SequenceBytes() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp63 LoopPeelingPass::LoopPeelingStats stats; in AssembleAndRunPeelingTest() local
75 LoopPeelingPass::LoopPeelingStats stats = AssembleAndRunPeelingTest( in RunPeelingTest() local
94 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2, in BuildAndCheckTrace() local
576 auto stats = RunPeelingTest(text_head, text_tail, SpvOpSLessThanEqual, TEST_F() local
[all...]
/third_party/skia/src/gpu/gl/builders/
H A DGrGLShaderStringBuilder.cpp55 GrGLCompileAndAttachShader(const GrGLContext& glCtx, GrGLuint programId, GrGLenum type, const SkSL::String& glsl, GrThreadSafePipelineBuilder::Stats* stats, GrContextOptions::ShaderErrorHandler* errorHandler) GrGLCompileAndAttachShader() argument
/third_party/skia/src/gpu/
H A DGrRecordingContextPriv.h99 GrRecordingContext::Stats* stats() { in stats() function in GrRecordingContextPriv

Completed in 8 milliseconds

12345678