Searched refs:cuflags (Results 1 – 1 of 1) sorted by relevance
1242 int cuflags; in InitEvent() local1245 cuflags = CU_EVENT_DEFAULT; in InitEvent()1248 cuflags = CU_EVENT_DISABLE_TIMING; in InitEvent()1255 CUresult res = cuEventCreate(result, cuflags); in InitEvent()