Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c853 uint32_t activated_count = 0; in test_event_condition() local
863 activated_count++; in test_event_condition()
867 return activated_count == num_events ? in test_event_condition()