Searched refs:workEndWithResources (Results 1 – 2 of 2) sorted by relevance
507 …shared->interface.workEndWithResources(device, tokenToGlobalUniqueToken(token), &state, args, &res… in workEnd()747 shared->interface.workEndWithResources(device, work_context->id, &state, args, &resources, done); in workEndWithContext()804 assert(pci->workEndWithResources); in registerPerformanceController()805 shared->interface.workEndWithResources = pci->workEndWithResources; in registerPerformanceController()
317 WorkEndWithResourcesFunction workEndWithResources; member