OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newDedupPA
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/include/
pub_tool_deduppoolalloc.h
90
extern DedupPoolAlloc* VG_(
newDedupPA
) ( SizeT poolSzB,
/external/valgrind/coregrind/
m_deduppoolalloc.c
83
DedupPoolAlloc* VG_(
newDedupPA
) ( SizeT poolSzB,
/external/valgrind/coregrind/m_debuginfo/
storage.c
249
di->strpool = VG_(
newDedupPA
)(SEGINFO_STRPOOLSIZE,
265
di->fndnpool = VG_(
newDedupPA
)(500,
804
di->cfsi_m_pool = VG_(
newDedupPA
)(1000 * sizeof(DiCfSI_m),
[
all
...]
Completed in 3215 milliseconds