OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_from_pool
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/
op_dcache.h
73
inline static char *
get_from_pool
(uint index)
function
/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);
Completed in 127 milliseconds