Home
last modified time | relevance | path

Searched defs:statistics (Results 1 - 25 of 27) sorted by relevance

12

/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py18 import statistics namespace
H A Dcallstats.py328 def statistics(data): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStatistic.cpp78 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 Dcordz_info_test.cc294 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 Dcordz_info.cc71 explicit CordRepAnalyzer(CordzStatistics& statistics) in CordRepAnalyzer() argument
/third_party/benchmark/src/
H A Dbenchmark_api_internal.h36 const std::vector<Statistics>& statistics() const { return statistics_; } in statistics() function in benchmark::internal::BenchmarkInstance
H A Dbenchmark_register.cc432 ComputeStatistics(const std::string& name, StatisticsFunc* statistics, StatisticUnit unit) ComputeStatistics() argument
/third_party/node/deps/v8/src/heap/
H A Dread-only-heap.cc202 PopulateReadOnlySpaceStatistics( SharedMemoryStatistics* statistics) PopulateReadOnlySpaceStatistics() argument
/third_party/python/Lib/
H A Dtracemalloc.py528 def statistics(self, key_type, cumulative=False): member in Snapshot
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpdec.h166 RTPStatistics statistics; member
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h163 bool statistics; member
/third_party/python/Lib/test/
H A Dtest_signal.py8 import statistics namespace
H A Dtest_statistics.py26 import statistics namespace
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_datascope.c765 int statistics; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c374 statistics_index(uint32_t *statistics) in statistics_index() argument
486 uint32_t statistics = pool->pipeline_statistics; in get_query_pool_results() local
630 uint32_t statistics = pool->pipeline_statistics; in emit_copy_query_pool_results() local
735 uint32_t statistics = pool->pipeline_statistics; in emit_reset_query_pool() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c518 uint32_t statistics = pool->pipeline_statistics; in GetQueryPoolResults() local
951 uint32_t statistics = pool->pipeline_statistics; in CmdBeginQueryIndexedEXT() local
1144 uint32_t statistics = pool->pipeline_statistics; in CmdEndQueryIndexedEXT() local
1466 uint32_t statistics in CmdCopyQueryPoolResults() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp298 std::vector<VkPipelineExecutableStatisticKHR> statistics[PIPELINE_CACHE_NDX_COUNT]; in verifyStatistics() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp324 std::vector<VkPipelineExecutableStatisticKHR> statistics[PIPELINE_CACHE_NDX_COUNT]; in verifyStatistics() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h419 struct pipe_query_data_pipeline_statistics statistics; member
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1799 const std::vector<internal::Statistics>* statistics; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c2138 radv_aco_build_shader_binary(void **bin, gl_shader_stage stage, bool is_gs_copy_shader, const struct ac_shader_config *config, const char *llvm_ir_str, unsigned llvm_ir_size, const char *disasm_str, unsigned disasm_size, uint32_t *statistics, uint32_t stats_size, uint32_t exec_size, const uint32_t *code, uint32_t code_dw) radv_aco_build_shader_binary() argument
H A Dradv_shader.h507 uint32_t *statistics; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp17438 std::vector<PipelineExecutableStatisticKHR, PipelineExecutableStatisticKHRAllocator> statistics; in getPipelineExecutableStatisticsKHR() local
[all...]
H A Dvulkan_raii.hpp15433 std::vector<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR> statistics; in getPipelineExecutableStatisticsKHR() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp18318 std::vector<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR, PipelineExecutableStatisticKHRAllocator> statistics; getPipelineExecutableStatisticsKHR() local
[all...]

Completed in 110 milliseconds

12