OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hpa_opts
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
pa.h
147
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
pa.h
147
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts);
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
pa.h
142
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts);
/src/external/bsd/jemalloc/include/jemalloc/internal/
pa.h
142
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts);
/src/external/bsd/jemalloc.old/dist/src/
pa.c
69
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts) {
71
shard->base, &shard->edata_cache, shard->ind,
hpa_opts
)) {
/src/external/bsd/jemalloc/dist/src/
pa.c
69
const hpa_shard_opts_t *
hpa_opts
, const sec_opts_t *hpa_sec_opts) {
72
hpa_opts
, hpa_sec_opts)) {
/src/external/bsd/jemalloc/dist/test/stress/pa/
pa_microbench.c
214
hpa_shard_opts_t
hpa_opts
= HPA_SHARD_OPTS_DEFAULT;
local
215
hpa_opts
.deferral_allowed =
225
&g_shard_infra[i].pa_shard, &
hpa_opts
, &sec_opts)) {
Completed in 16 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026