OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_tctx_set
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
334
void
prof_tctx_set
(tsdn_t *tsdn, const void *ptr, size_t usize,
411
prof_tctx_set
(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx)
function
493
prof_tctx_set
(tsdn, ptr, usize, (prof_tctx_t *)(uintptr_t)1U);
private_namespace.h
458
#define
prof_tctx_set
JEMALLOC_N(
prof_tctx_set
)
macro
[
all
...]
private_unnamespace.h
458
#undef
prof_tctx_set
macro
Completed in 56 milliseconds