OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_threads
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.h
86
ThreadRegistry(ThreadContextFactory factory, u32
max_threads
,
sanitizer_thread_registry.cc
105
ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32
max_threads
,
108
max_threads_(
max_threads
),
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c
1207
rdev->config.rv770.
max_threads
= 248;
1227
rdev->config.rv770.
max_threads
= 248;
1251
rdev->config.rv770.
max_threads
= 192;
1271
rdev->config.rv770.
max_threads
= 248;
1513
sq_thread_resource_mgmt = (NUM_PS_THREADS((rdev->config.rv770.
max_threads
* 4)/8) |
1514
NUM_VS_THREADS((rdev->config.rv770.
max_threads
* 2)/8) |
1515
NUM_ES_THREADS((rdev->config.rv770.
max_threads
* 1)/8));
1516
if (((rdev->config.rv770.
max_threads
* 1) / 8) > rdev->config.rv770.max_gs_threads)
radeon_evergreen.c
3168
rdev->config.evergreen.
max_threads
= 248;
3190
rdev->config.evergreen.
max_threads
= 248;
3212
rdev->config.evergreen.
max_threads
= 248;
3235
rdev->config.evergreen.
max_threads
= 192;
3257
rdev->config.evergreen.
max_threads
= 192;
3285
rdev->config.evergreen.
max_threads
= 248;
3307
rdev->config.evergreen.
max_threads
= 248;
3329
rdev->config.evergreen.
max_threads
= 248;
3351
rdev->config.evergreen.
max_threads
= 248;
3373
rdev->config.evergreen.
max_threads
= 192
[
all
...]
radeon.h
2067
unsigned
max_threads
;
member in struct:r600_asic
2089
unsigned
max_threads
;
member in struct:rv770_asic
2116
unsigned
max_threads
;
member in struct:evergreen_asic
2144
unsigned
max_threads
;
member in struct:cayman_asic
radeon_ni.c
920
rdev->config.cayman.
max_threads
= 256;
998
rdev->config.cayman.
max_threads
= 256;
radeon_r600.c
2046
rdev->config.r600.
max_threads
= 192;
2062
rdev->config.r600.
max_threads
= 192;
2080
rdev->config.r600.
max_threads
= 192;
2095
rdev->config.r600.
max_threads
= 192;
Completed in 25 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025