OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:narenas_total_get
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
jemalloc.c
414
narenas_total_get
(void) {
function
423
assert(ind <=
narenas_total_get
());
427
if (ind ==
narenas_total_get
()) {
677
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
2104
manual_arena_base =
narenas_total_get
();
4374
narenas =
narenas_total_get
();
4457
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
4493
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
/src/external/bsd/jemalloc/dist/src/
jemalloc.c
436
narenas_total_get
(void) {
function
445
assert(ind <=
narenas_total_get
());
449
if (ind ==
narenas_total_get
()) {
710
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
1183
manual_arena_base =
narenas_total_get
();
3356
narenas =
narenas_total_get
();
3439
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
3475
for (i = 0, narenas =
narenas_total_get
(); i < narenas; i++) {
/src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h
22
#define
narenas_total_get
JEMALLOC_N(
narenas_total_get
)
macro
private_namespace.h
22
#define
narenas_total_get
JEMALLOC_N(
narenas_total_get
)
macro
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h
22
#define
narenas_total_get
JEMALLOC_N(
narenas_total_get
)
macro
private_namespace.h
22
#define
narenas_total_get
JEMALLOC_N(
narenas_total_get
)
macro
Completed in 42 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026