Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:statistics
(Results
1 - 25
of
46
) sorted by relevance
1
2
/test/ostest/wukong/report/src/
H
A
D
data_set.cpp
45
void DataSet::SetStatisticsStragety(shared_ptr<Statistics>
statistics
)
in SetStatisticsStragety()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
transport_class.h
58
const struct attribute_group *
statistics
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
transport_class.h
58
const struct attribute_group *
statistics
;
member
/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
/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
/kernel/linux/linux-5.10/include/linux/spi/
H
A
D
spi.h
199
struct spi_statistics
statistics
;
member
657
struct spi_statistics
statistics
;
member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H
A
D
HalBtcOutSrc.h
372
struct btc_statistics
statistics
;
member
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H
A
D
hello.cpp
776
char *
statistics
= nullptr;
in Test_MediaKeySystem_GetStatistics()
local
/third_party/benchmark/include/benchmark/
H
A
D
benchmark.h
1799
const std::vector<internal::Statistics>*
statistics
;
member
Completed in 32 milliseconds
1
2