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
331
prof_tdata_t *
prof_tdata_get
(tsd_t *tsd, bool create);
376
prof_tdata_get
(tsd_t *tsd, bool create)
function
438
tdata =
prof_tdata_get
(tsd, true);
private_namespace.h
422
#define
prof_tdata_get
JEMALLOC_N(
prof_tdata_get
)
macro
private_unnamespace.h
422
#undef
prof_tdata_get
macro
Completed in 106 milliseconds