OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prof_alloc_prep
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
124
* True during
prof_alloc_prep
()..prof_malloc_sample_object(), prevents
334
prof_tctx_t *
prof_alloc_prep
(tsd_t *tsd, size_t usize, bool prof_active,
461
prof_alloc_prep
(tsd_t *tsd, size_t usize, bool prof_active, bool update)
function
509
* Don't sample. The usize passed to
prof_alloc_prep
()
private_namespace.h
390
#define
prof_alloc_prep
JEMALLOC_N(
prof_alloc_prep
)
macro
private_unnamespace.h
390
#undef
prof_alloc_prep
macro
/external/jemalloc/src/
jemalloc.c
[
all
...]
Completed in 45 milliseconds