OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_thr_ind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
prof_log.c
76
size_t
alloc_thr_ind
;
member in struct:prof_alloc_node_s
260
new_node->
alloc_thr_ind
= prof_log_thr_index(tsd, tctx->tdata->thr_uid,
393
if (node->
alloc_thr_ind
>= thr_count) {
554
&alloc_node->
alloc_thr_ind
);
/src/external/bsd/jemalloc/dist/src/
prof_log.c
76
size_t
alloc_thr_ind
;
member in struct:prof_alloc_node_s
259
new_node->
alloc_thr_ind
= prof_log_thr_index(
391
if (node->
alloc_thr_ind
>= thr_count) {
553
&alloc_node->
alloc_thr_ind
);
Completed in 16 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026