Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/cell/
Dspu_task_sync.c387 unsigned long spu_cookie = 0, app_dcookie; in process_context_switch() local
396 app_dcookie = get_exec_dcookie_and_offset(spu, &offset, &spu_cookie, objectId); in process_context_switch()
397 if (!app_dcookie || !spu_cookie) { in process_context_switch()
410 spu_buff_add(spu_cookie, spu->number); in process_context_switch()