OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throughput
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_dc_dsc.c
134
static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *
throughput
)
138
*
throughput
= 0;
141
*
throughput
= 170;
144
*
throughput
= 340;
147
*
throughput
= 400;
150
*
throughput
= 450;
153
*
throughput
= 500;
156
*
throughput
= 550;
159
*
throughput
= 600;
162
*
throughput
= 650
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_benchmark.c
69
unsigned int
throughput
= (n * (size >> 10)) / time;
local
71
" %d to %d in %u ms,
throughput
: %u Mb/s or %u MB/s\n",
73
throughput
* 8,
throughput
);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_benchmark.c
85
unsigned int
throughput
= (n * (size >> 10)) / time;
local
87
" %d to %d in %u ms,
throughput
: %u Mb/s or %u MB/s\n",
89
throughput
* 8,
throughput
);
/src/external/bsd/libevent/dist/test/
bench_httpclient.c
184
double
throughput
;
local
216
throughput
= total_n_handled /
227
printf("\n%d requests in %d.%06d sec. (%.2f
throughput
)\n"
232
throughput
,
/src/external/bsd/ntp/dist/sntp/libevent/test/
bench_httpclient.c
185
double
throughput
;
local
217
throughput
= total_n_handled /
228
printf("\n%d requests in %d.%06d sec. (%.2f
throughput
)\n"
233
throughput
,
/src/external/gpl2/groff/dist/src/roff/troff/
input.cpp
2157
error("can't transparently
throughput
a request");
2611
" in transparent
throughput
",
Completed in 41 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026