OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_tdata_get
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
265
prof_tdata_t *
prof_tdata_get
(bool create);
285
prof_tdata_get
(bool create)
function
341
prof_tdata =
prof_tdata_get
(true);
private_namespace.h
314
#define
prof_tdata_get
JEMALLOC_N(
prof_tdata_get
)
macro
private_unnamespace.h
314
#undef
prof_tdata_get
macro
Completed in 37 milliseconds