OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_active_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
prof.c
47
bool
prof_active_state
;
variable
420
prof_active_current =
prof_active_state
;
431
prof_active_old =
prof_active_state
;
432
prof_active_state
= active;
636
prof_active_state
= opt_prof_active;
/src/external/bsd/jemalloc/dist/src/
prof.c
50
bool
prof_active_state
;
variable
484
prof_active_current =
prof_active_state
;
495
prof_active_old =
prof_active_state
;
496
prof_active_state
= active;
720
prof_active_state
= opt_prof_active;
Completed in 50 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026