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

  /external/oprofile/module/
op_dcache.h 30 inline static uint alloc_in_pool(char const * str, uint len);
62 inline static uint alloc_in_pool(char const * str, uint len) function
80 entry->name = alloc_in_pool(name, len);
op_dname.c 62 hash_map[0].name = alloc_in_pool("/", 1);

Completed in 199 milliseconds