HomeSort by relevance Sort by last modified time
    Searched refs:rvmalloc (Results 1 - 3 of 3) sorted by null

  /external/oprofile/module/
op_util.h 16 void * rvmalloc(signed long size);
op_util.c 57 void * rvmalloc(signed long size) function
op_dname.c 47 hash_map = rvmalloc(PAGE_ALIGN(OP_HASH_MAP_SIZE));

Completed in 8184 milliseconds