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:max_cnts
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H
A
D
tc_flower_scale.sh
7
local
max_cnts
12
max_cnts
=$(devlink_resource_size_get counters flow)
15
((
max_cnts
-= $(devlink_resource_occ_get counters flow)))
18
((
max_cnts
/= 2))
21
echo $
max_cnts
23
echo $((
max_cnts
+ 1))
H
A
D
rif_counter_scale.sh
7
local
max_cnts
12
max_cnts
=$(devlink_resource_size_get counters rif)
18
((
max_cnts
/= 20))
22
if ((
max_cnts
> max_rifs && should_fail)); then
27
target=$((max_rifs <
max_cnts
? max_rifs :
max_cnts
))
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H
A
D
rif_counter_scale.sh
7
local
max_cnts
12
max_cnts
=$(devlink_resource_size_get counters rif)
18
((
max_cnts
/= 20))
22
if ((
max_cnts
> max_rifs && should_fail)); then
27
target=$((max_rifs <
max_cnts
? max_rifs :
max_cnts
))
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-ipd.h
201
ipd_pwp_ptr_fifo_ctl.s.
max_cnts
+
in cvmx_ipd_free_ptr()
203
i) % ipd_pwp_ptr_fifo_ctl.s.
max_cnts
;
in cvmx_ipd_free_ptr()
306
i) % ipd_pwp_ptr_fifo_ctl.s.
max_cnts
;
in cvmx_ipd_free_ptr()
H
A
D
cvmx-ipd-defs.h
590
uint64_t
max_cnts
:7;
member
600
uint64_t
max_cnts
:7;
1221
uint64_t
max_cnts
:7;
member
1233
uint64_t
max_cnts
:7;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-ipd.h
201
ipd_pwp_ptr_fifo_ctl.s.
max_cnts
+
in cvmx_ipd_free_ptr()
203
i) % ipd_pwp_ptr_fifo_ctl.s.
max_cnts
;
in cvmx_ipd_free_ptr()
306
i) % ipd_pwp_ptr_fifo_ctl.s.
max_cnts
;
in cvmx_ipd_free_ptr()
H
A
D
cvmx-ipd-defs.h
590
uint64_t
max_cnts
:7;
member
600
uint64_t
max_cnts
:7;
1221
uint64_t
max_cnts
:7;
member
1233
uint64_t
max_cnts
:7;
Completed in 12 milliseconds