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:stddev
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_benchmark.c
42
u64
stddev
;
in trace_do_benchmark()
local
[all...]
H
A
D
ftrace.c
512
unsigned long long
stddev
;
in function_stat_show()
local
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_benchmark.c
42
u64
stddev
;
in trace_do_benchmark()
local
[all...]
H
A
D
ftrace.c
540
unsigned long long
stddev
;
in function_stat_show()
local
/kernel/linux/linux-5.10/tools/perf/bench/
H
A
D
futex-hash.c
113
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
H
A
D
futex-lock-pi.c
62
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
H
A
D
epoll-ctl.c
282
double
stddev
[EPOLL_NR_OPS];
in print_summary()
local
H
A
D
epoll-wait.c
285
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
futex-hash.c
116
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
H
A
D
futex-lock-pi.c
65
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
H
A
D
epoll-ctl.c
295
double
stddev
[EPOLL_NR_OPS];
in print_summary()
local
H
A
D
epoll-wait.c
285
double
stddev
= stddev_stats(&throughput_stats);
in print_summary()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
bench.h
37
double
stddev
;
member
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
stat.c
68
double rel_stddev_stats(double
stddev
, double avg)
in rel_stddev_stats()
argument
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
stat.c
70
double rel_stddev_stats(double
stddev
, double avg)
in rel_stddev_stats()
argument
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-sched.c
2679
float
stddev
;
in print_thread_runtime()
local
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-sched.c
2736
float
stddev
;
in print_thread_runtime()
local
Completed in 42 milliseconds