Searched refs:IOPerfControlWorkContext (Results 1 – 1 of 1) sorted by relevance
483 class IOPerfControlWorkContext : public OSObject class485 OSDeclareDefaultStructors(IOPerfControlWorkContext);498 OSDefineMetaClassAndStructors(IOPerfControlWorkContext, OSObject);501 IOPerfControlWorkContext::init() in init()512 IOPerfControlWorkContext::reset() in reset()520 IOPerfControlWorkContext::free() in free()529 IOPerfControlWorkContext *context = new IOPerfControlWorkContext; in copyWorkContext()552 IOPerfControlWorkContext *work_context = OSDynamicCast(IOPerfControlWorkContext, context); in workSubmitAndBeginWithContext()577 IOPerfControlWorkContext *work_context = OSDynamicCast(IOPerfControlWorkContext, context); in workSubmitWithContext()618 IOPerfControlWorkContext *work_context = OSDynamicCast(IOPerfControlWorkContext, context); in workUpdateWithContext()[all …]