Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_events.c589 uint32_t activated_count = 0; in test_event_condition() local
599 activated_count++; in test_event_condition()
603 return activated_count == num_events ? in test_event_condition()