Home
last modified time | relevance | path

Searched refs:num_of_watch_points (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c50 .num_of_watch_points = 4,
66 .num_of_watch_points = 4,
81 .num_of_watch_points = 4,
98 .num_of_watch_points = 4,
113 .num_of_watch_points = 4,
128 .num_of_watch_points = 4,
143 .num_of_watch_points = 4,
158 .num_of_watch_points = 4,
174 .num_of_watch_points = 4,
189 .num_of_watch_points = 4,
[all …]
Dkfd_priv.h201 uint8_t num_of_watch_points; member
Dkfd_topology.c460 __ilog2_u32(dev->gpu->device_info->num_of_watch_points); in node_show()