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:used_mask
(Results
26 - 33
of
33
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/perf/
H
A
D
qcom_l3_pmu.c
159
unsigned long
used_mask
[BITS_TO_LONGS(L3_NUM_COUNTERS)];
member
H
A
D
arm-cci.c
70
unsigned long *
used_mask
;
member
[all...]
/kernel/linux/linux-5.10/arch/x86/events/
H
A
D
core.c
940
u64
used_mask
= 0;
in x86_schedule_events()
local
/kernel/linux/linux-5.10/drivers/perf/
H
A
D
arm-cci.c
73
unsigned long *
used_mask
;
member
[all...]
/kernel/linux/linux-6.6/arch/x86/events/
H
A
D
core.c
983
u64
used_mask
= 0;
in x86_schedule_events()
local
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
uncore.c
460
unsigned long
used_mask
[BITS_TO_LONGS(UNCORE_PMC_IDX_MAX)];
in uncore_assign_events()
local
/kernel/linux/linux-6.6/mm/
H
A
D
page_alloc.c
5010
nodemask_t
used_mask
= NODE_MASK_NONE;
in build_zonelists()
local
/kernel/linux/linux-5.10/mm/
H
A
D
page_alloc.c
5948
nodemask_t
used_mask
= NODE_MASK_NONE;
in build_zonelists()
local
Completed in 32 milliseconds
1
2