Home
last modified time | relevance | path

Searched refs:expect_sample (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/test/unit/
Dprof_active.c81 prof_sampling_probe_impl(bool expect_sample, const char *func, int line) in prof_sampling_probe_impl() argument
84 size_t expected_backtraces = expect_sample ? 1 : 0; in prof_sampling_probe_impl()