/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_perf.c | 30 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 D | lp_query.h | 53 struct pipe_query_data_pipeline_statistics stats; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | marl_test.h | 39 auto stats = allocator->stats(); variable 71 auto stats = allocator->stats(); variable
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_kernel.h | 52 struct brw_compile_stats stats[3]; member
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profiler-stats.h | 31 static ProfilerStats stats; in Instance() local
|
/third_party/python/Tools/scripts/ |
H A D | ndiff.py | 130 stats = pstats.Stats(statf) variable
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | cost_enc.h | 35 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 D | malisc.py | 20 stats = {} variable
|
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
H A D | user_tdrm.c | 153 drm_stats_t stats; in main() local
|
/third_party/node/src/quic/ |
H A D | defs.h | 74 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 D | compare | 8 import scipy.stats namespace
|
/third_party/glfw/tests/ |
H A D | allocator.c | 52 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 D | ICURWLock.java | 42 private Stats stats = null; field in ICURWLock [all...] |
/third_party/icu/tools/release/c/ |
H A D | uconfigtest.sh | 153 stats() function [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICURWLock.java | 44 private Stats stats = null; field in ICURWLock [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_query.c | 46 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 D | workbench.py | 95 def stats(self): global() member in Stats [all...] |
H A D | run_one.py | 97 stats = { variable
|
/third_party/lwip/src/include/lwip/priv/ |
H A D | memp_priv.h | 115 struct stats_mem *stats; member
|
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-stats-print.c | 61 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *stats) in populate_thread_stats() argument
|
H A D | test-mallinfo.c | 18 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 D | MatcherBytes.java | 86 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 D | peeling_pass.cpp | 63 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 D | GrGLShaderStringBuilder.cpp | 55 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 D | GrRecordingContextPriv.h | 99 GrRecordingContext::Stats* stats() { in stats() function in GrRecordingContextPriv
|