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:nr_caps
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
metric.c
20
u64
nr_caps
= atomic64_read(&m->total_caps);
in ceph_mdsc_send_metrics()
local
H
A
D
debugfs.c
148
int
nr_caps
= 0;
in metric_show()
local
H
A
D
caps.c
166
static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int
nr_caps
)
in __ceph_unreserve_caps()
argument
H
A
D
mds_client.c
54
int
nr_caps
, nr_realms;
member
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
pmu-scan.c
24
int
nr_caps
;
member
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
metric.c
32
u64
nr_caps
= atomic64_read(&m->total_caps);
in ceph_mdsc_send_metrics()
local
H
A
D
debugfs.c
233
int
nr_caps
= 0;
in metrics_caps_show()
local
H
A
D
caps.c
168
static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int
nr_caps
)
in __ceph_unreserve_caps()
argument
H
A
D
mds_client.c
56
int
nr_caps
, nr_realms;
member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
pmu.h
135
u32
nr_caps
;
member
H
A
D
env.h
47
int
nr_caps
;
member
H
A
D
header.c
2116
static void __print_pmu_caps(FILE *fp, int
nr_caps
, char **caps, char *pmu_name)
in __print_pmu_caps()
argument
3260
static int __process_pmu_caps(struct feat_fd *ff, int *
nr_caps
,
in __process_pmu_caps()
argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
pmu.c
1692
int
nr_caps
= 0;
in perf_pmu__caps_parse()
local
H
A
D
header.c
1437
int
nr_caps
;
in write_cpu_pmu_caps()
local
1924
u32
nr_caps
= ff->ph->env.nr_cpu_pmu_caps;
in print_cpu_pmu_caps()
local
3020
u32
nr_caps
;
in process_cpu_pmu_caps()
local
[all...]
Completed in 37 milliseconds