| /third_party/node/deps/v8/tools/ |
| H A D | generate-runtime-call-stats.py | 18 import statistics namespace
|
| H A D | callstats.py | 328 def statistics(data): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Statistic.cpp | 78 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 D | cordz_info_test.cc | 294 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 D | cordz_info.cc | 71 explicit CordRepAnalyzer(CordzStatistics& statistics) in CordRepAnalyzer() argument
|
| /third_party/benchmark/src/ |
| H A D | benchmark_api_internal.h | 36 const std::vector<Statistics>& statistics() const { return statistics_; } in statistics() function in benchmark::internal::BenchmarkInstance
|
| H A D | benchmark_register.cc | 432 ComputeStatistics(const std::string& name, StatisticsFunc* statistics, StatisticUnit unit) ComputeStatistics() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | read-only-heap.cc | 202 PopulateReadOnlySpaceStatistics( SharedMemoryStatistics* statistics) PopulateReadOnlySpaceStatistics() argument
|
| /third_party/python/Lib/ |
| H A D | tracemalloc.py | 528 def statistics(self, key_type, cumulative=False): member in Snapshot [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec.h | 166 RTPStatistics statistics; member
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_structures.h | 163 bool statistics; member
|
| /third_party/python/Lib/test/ |
| H A D | test_signal.py | 8 import statistics namespace
|
| H A D | test_statistics.py | 26 import statistics namespace [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_datascope.c | 765 int statistics; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_query.c | 374 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 D | genX_query.c | 518 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 D | vktPipelineExecutablePropertiesTests.cpp | 298 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 D | vktPipelineExecutablePropertiesTests.cpp | 324 std::vector<VkPipelineExecutableStatisticKHR> statistics[PIPELINE_CACHE_NDX_COUNT]; in verifyStatistics() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 419 struct pipe_query_data_pipeline_statistics statistics; member
|
| /third_party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1799 const std::vector<internal::Statistics>* statistics; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 2138 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 D | radv_shader.h | 507 uint32_t *statistics; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 17438 std::vector<PipelineExecutableStatisticKHR, PipelineExecutableStatisticKHRAllocator> statistics; in getPipelineExecutableStatisticsKHR() local [all...] |
| H A D | vulkan_raii.hpp | 15433 std::vector<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR> statistics; in getPipelineExecutableStatisticsKHR() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 18318 std::vector<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR, PipelineExecutableStatisticKHRAllocator> statistics; getPipelineExecutableStatisticsKHR() local [all...] |