OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prof_sample_threshold_update
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
322
void
prof_sample_threshold_update
(prof_tdata_t *tdata);
455
prof_sample_threshold_update
(tdata);
private_namespace.h
417
#define
prof_sample_threshold_update
JEMALLOC_N(
prof_sample_threshold_update
)
macro
private_unnamespace.h
417
#undef
prof_sample_threshold_update
macro
/external/jemalloc/src/
prof.c
212
prof_sample_threshold_update
(tdata);
829
prof_sample_threshold_update
(prof_tdata_t *tdata)
function
[
all
...]
Completed in 327 milliseconds