HomeSort by relevance Sort by last modified time
    Searched full:spu_context_info (Results 1 - 1 of 1) sorted by null

  /external/oprofile/daemon/
opd_spu.c 22 struct spu_context_info { struct
30 static struct spu_context_info * spu_context_cache;
50 spu_context_cache = xmalloc(sizeof(struct spu_context_info) * num_spus);

Completed in 33 milliseconds