OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndefer_dehugify_calls
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
hpa_thp_always.c
126
static size_t
ndefer_dehugify_calls
= 0;
variable
129
++
ndefer_dehugify_calls
;
192
expect_zu_eq(
ndefer_dehugify_calls
, 0, "style=none, no syscall");
hpa_vectorized_madvise_large_batch.c
125
static size_t
ndefer_dehugify_calls
= 0;
variable
128
++
ndefer_dehugify_calls
;
223
ndefer_dehugify_calls
= 0;
252
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
hpa_vectorized_madvise.c
135
static size_t
ndefer_dehugify_calls
= 0;
variable
138
++
ndefer_dehugify_calls
;
243
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
hpa.c
354
static size_t
ndefer_dehugify_calls
= 0;
variable
357
++
ndefer_dehugify_calls
;
418
expect_zu_eq(1,
ndefer_dehugify_calls
, "Should have dehugified");
421
ndefer_dehugify_calls
= 0;
442
expect_zu_eq(0,
ndefer_dehugify_calls
, "Unexpected dehugify");
516
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
558
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
567
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
613
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early");
630
expect_zu_eq(0,
ndefer_dehugify_calls
, "Dehugified too early")
[
all
...]
hpa_sec_integration.c
125
static size_t
ndefer_dehugify_calls
= 0;
variable
128
++
ndefer_dehugify_calls
;
Completed in 20 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026