Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/cell/
Dspu_task_sync.c42 static unsigned max_spu_buff; variable
60 < (max_spu_buff - 1)) in spu_buff_add()
73 if (spu_buff[spu].head >= max_spu_buff) in spu_buff_add()
117 curr_head, max_spu_buff); in sync_spu_buff()
470 max_spu_buff = oprofile_get_cpu_buffer_size(); in oprofile_spu_buff_create()
485 spu_buff[spu].buff = kzalloc((max_spu_buff in oprofile_spu_buff_create()