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:throughput
(Results
1 - 25
of
47
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H
A
D
lsdc_benchmark.c
76
unsigned int
throughput
;
in lsdc_benchmark_copy()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_benchmark.c
64
unsigned int
throughput
= (n * (size >> 10)) / time;
in amdgpu_benchmark_log_results()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_benchmark.c
80
unsigned int
throughput
= (n * (size >> 10)) / time;
in radeon_benchmark_log_results()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_benchmark.c
65
s64
throughput
= (n * (size >> 10));
in amdgpu_benchmark_log_results()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_benchmark.c
80
unsigned int
throughput
= (n * (size >> 10)) / time;
in radeon_benchmark_log_results()
local
/kernel/linux/linux-5.10/net/batman-adv/
H
A
D
gateway_common.c
36
batadv_parse_
throughput
(struct net_device *net_dev, char *buff, const char *description, u32 *
throughput
)
batadv_parse_throughput()
argument
H
A
D
bat_v_elp.c
72
u32
throughput
;
in batadv_v_elp_get_throughput()
local
[all...]
H
A
D
bat_v_ogm.c
475
batadv_v_forward_penalty(struct batadv_priv *bat_priv, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing, u32
throughput
)
batadv_v_forward_penalty()
argument
[all...]
H
A
D
bat_v.c
163
u32
throughput
;
in batadv_v_hardif_neigh_print()
local
223
u32
throughput
;
in batadv_v_neigh_dump_neigh()
local
432
u32
throughput
;
batadv_v_orig_dump_subentry()
local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H
A
D
bat_v_elp.c
72
u32
throughput
;
in batadv_v_elp_get_throughput()
local
[all...]
H
A
D
bat_v.c
135
u32
throughput
;
in batadv_v_neigh_dump_neigh()
local
277
u32
throughput
;
in batadv_v_orig_dump_subentry()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H
A
D
dc_dsc.c
134
static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *
throughput
)
in dsc_throughput_from_dpcd()
argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
tcp_mmap.c
158
double
throughput
;
in child_thread()
local
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
x25.h
106
unsigned int
throughput
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
x25.h
106
unsigned int
throughput
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
x25.h
72
unsigned int
throughput
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
x25.h
59
unsigned int
throughput
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
x25.h
72
unsigned int
throughput
;
member
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H
A
D
rtl_wx.c
285
__u32
throughput
; /* To give an idea... */
member
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H
A
D
r8192U_wx.c
200
__u32
throughput
; /* To give an idea... */
member
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H
A
D
r8192U_wx.c
200
__u32
throughput
; /* To give an idea... */
member
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H
A
D
rtl_wx.c
279
__u32
throughput
; /* To give an idea... */
member
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H
A
D
fbtft-core.c
234
long fps,
throughput
;
in fbtft_update_display()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H
A
D
dc_dsc.c
222
static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *
throughput
)
in dsc_throughput_from_dpcd()
argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
tcp_mmap.c
181
double
throughput
;
in child_thread()
local
Completed in 18 milliseconds
1
2