OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:array_count
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x86/x86/
i8259.c
239
const size_t
array_count
= __arraycount(ci->ci_isources);
local in function:i8259_reinit_irqs
240
const size_t array_len = MIN(
array_count
,
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.h
72
uint32_t
array_count
;
member in struct:kfd_node_properties
kfd_crat.c
170
dev->node_props.
array_count
= cu->
array_count
;
302
total_num_of_cu = (dev->node_props.
array_count
*
1210
cu->
array_count
= cu_info.num_shader_arrays_per_engine *
1212
total_num_of_cu = (cu->
array_count
* cu_info.num_cu_per_sh);
kfd_crat.h
114
uint8_t
array_count
;
member in struct:crat_subtype_computeunit
kfd_topology.c
470
sysfs_show_32bit_prop(buffer, "
array_count
",
471
dev->node_props.
array_count
);
Completed in 17 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025