Home
last modified time | relevance | path

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

/external/oprofile/module/
Dop_dcache.h30 inline static uint alloc_in_pool(char const * str, uint len);
62 inline static uint alloc_in_pool(char const * str, uint len) in alloc_in_pool() function
80 entry->name = alloc_in_pool(name, len); in add_hash_entry()
Dop_dname.c62 hash_map[0].name = alloc_in_pool("/", 1); in oprof_init_hashmap()