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:cache_hits
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/bcache/
H
A
D
stats.h
6
atomic_t
cache_hits
;
member
17
unsigned long
cache_hits
;
member
H
A
D
stats.c
44
read_attribute(
cache_hits
);
variable
/kernel/linux/linux-5.10/drivers/md/bcache/
H
A
D
stats.h
6
atomic_t
cache_hits
;
member
18
unsigned long
cache_hits
;
member
H
A
D
stats.c
44
read_attribute(
cache_hits
);
variable
/third_party/libwebsockets/lib/misc/
H
A
D
diskcache.c
71
uint64_t
cache_hits
;
member
/kernel/linux/linux-5.10/fs/orangefs/
H
A
D
orangefs-kernel.h
221
unsigned long
cache_hits
;
member
/kernel/linux/linux-6.6/fs/orangefs/
H
A
D
orangefs-kernel.h
223
unsigned long
cache_hits
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
nfs_fs.h
103
atomic_t
cache_hits
;
member
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_pipeline.c
1386
unsigned
cache_hits
= 0;
in anv_graphics_pipeline_load_cached_shaders()
local
2445
uint32_t shaders = 0,
cache_hits
= 0;
in anv_pipeline_load_cached_shaders()
local
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
dir.c
1226
unsigned int
cache_hits
, cache_misses;
in nfs_readdir()
local
661
nfs_use_readdirplus(struct inode *dir, struct dir_context *ctx, unsigned int
cache_hits
, unsigned int cache_misses)
nfs_use_readdirplus()
argument
Completed in 13 milliseconds