OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Statistics
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
LinkUtils.h
30
///
Statistics
31
bool
Statistics
= false;
/src/sys/external/bsd/gnu-efi/dist/inc/
efinet.h
89
// Transmit
statistics
.
332
EFI_SIMPLE_NETWORK_STATISTICS
Statistics
;
/src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinker.h
272
/// Print
statistics
to standard output.
273
void setStatistics(bool
Statistics
) { Options.
Statistics
=
Statistics
; }
778
/// Print
statistics
.
779
bool
Statistics
= false;
/src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
Statistics.cpp
1
//===--
Statistics
.cpp - Debug Info quality metrics -----------------------===//
39
/// Holds
statistics
for one function (or other entity that has a PC range and
79
/// Holds accumulated global
statistics
about DIEs.
121
/// Holds accumulated debug location
statistics
about local variables and
134
/// The debug location
statistics
for formal parameters.
140
/// The debug location
statistics
for local variables.
155
/// Collect debug location
statistics
for one DIE.
351
// Calculate the debug location
statistics
.
362
// Non debug entry values coverage
statistics
.
518
// from it so it can be used for location
statistics
[
all
...]
/src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
benchmark.h
403
//
statistics
over all the measurements of some type
406
struct
Statistics
{
410
Statistics
(std::string name, StatisticsFunc* compute)
834
// or if only the final
statistics
should be reported. If the benchmark
862
// Add this
statistics
to be computed over all the values of benchmark run
863
Benchmark* ComputeStatistics(std::string name, StatisticsFunc*
statistics
);
923
std::vector<
Statistics
> statistics_;
1322
// what
statistics
to compute from the measurements
1323
const std::vector<
Statistics
>*
statistics
;
[
all
...]
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h
421
//
statistics
over all the measurements of some type
424
struct
Statistics
{
428
Statistics
(const std::string& name, StatisticsFunc* compute)
869
// or if only the final
statistics
should be reported. If the benchmark
901
// Add this
statistics
to be computed over all the values of benchmark run
902
Benchmark* ComputeStatistics(std::string name, StatisticsFunc*
statistics
);
959
std::vector<
Statistics
> statistics_;
1375
// what
statistics
to compute from the measurements
1376
const std::vector<
Statistics
>*
statistics
;
member in struct:benchmark::BenchmarkReporter::Run
[
all
...]
Completed in 84 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026