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
refs:STATS
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/common/
H
A
D
dmabounce.c
36
#undef
STATS
macro
38
#ifdef
STATS
63
#ifdef
STATS
71
#ifdef
STATS
85
#ifdef
STATS
152
#ifdef
STATS
in alloc_safe_buffer()
522
#ifdef
STATS
in dmabounce_register_dev()
569
#ifdef
STATS
in dmabounce_unregister_dev()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
veth.sh
5
readonly
STATS
="$(mktemp -p /tmp ns-XXXXXX)"
6
readonly BASE=`basename $
STATS
`
25
rm -f $
STATS
107
NSTAT_HISTORY=$
STATS
ip netns exec $NS_DST nstat -n
124
local pkts=`NSTAT_HISTORY=$
STATS
ip netns exec $NS_DST nstat IpInReceives | \
/kernel/linux/linux-5.10/block/
H
A
D
blk-mq-debugfs.c
124
QUEUE_FLAG_NAME(
STATS
),
310
RQF_NAME(
STATS
),
/kernel/linux/linux-6.6/block/
H
A
D
blk-mq-debugfs.c
99
QUEUE_FLAG_NAME(
STATS
),
258
RQF_NAME(
STATS
),
/kernel/linux/linux-5.10/mm/
H
A
D
slab.c
137
*
STATS
- 1 to collect stats for /proc/slabinfo.
145
#define
STATS
1
macro
149
#define
STATS
0
macro
270
#if
STATS
3392
#if
STATS
in cache_flusharray()
4046
#if
STATS
in slabinfo_show_stats()
/kernel/linux/linux-6.6/mm/
H
A
D
slab.c
138
*
STATS
- 1 to collect stats for /proc/slabinfo.
146
#define
STATS
1
macro
150
#define
STATS
0
macro
270
#if
STATS
3325
#if
STATS
in cache_flusharray()
3906
#if
STATS
in slabinfo_show_stats()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H
A
D
uvc_video.c
927
uvc_dbg(stream->dev,
STATS
,
in uvc_video_stats_update()
Completed in 20 milliseconds