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

  /external/oprofile/daemon/liblegacy/
opd_mapping.c 96 * get_from_pool - retrieve string from hash map pool
99 inline static char * get_from_pool(uint ind) function
120 char * name = get_from_pool(hashmap[hash].name);
  /external/oprofile/module/
op_dcache.h 73 inline static char * get_from_pool(uint index) function
op_dname.c 194 if (streq(get_from_pool(entry->name), dname->name)

Completed in 53 milliseconds