OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXP_OPEN
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
collector.h
143
EXP_INIT,
EXP_OPEN
, EXP_PAUSED, EXP_CLOSED
iolib.c
746
if (__collector_expstate !=
EXP_OPEN
)
755
case
EXP_OPEN
:
756
xstate = "
EXP_OPEN
";
collector.c
149
static int
exp_open
= 0;
variable
291
if (
exp_open
&& modint->openExperiment)
494
if (
exp_open
)
659
__collector_expstate =
EXP_OPEN
;
660
TprintfT (DBG_LT1, "collector: __collector_expstate->
EXP_OPEN
\n");
930
exp_open
= 1;
1208
if (!
exp_open
)
1326
exp_open
= 0; /* mark the experiment as closed */
1444
exp_open
= 0; /* This is a hack to allow fork child to call__collector_open_experiment() */
1486
if (!
exp_open
)
[
all
...]
mmaptrace.c
353
if (__collector_expstate !=
EXP_OPEN
&& __collector_expstate != EXP_PAUSED)
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
collector.h
143
EXP_INIT,
EXP_OPEN
, EXP_PAUSED, EXP_CLOSED
iolib.c
746
if (__collector_expstate !=
EXP_OPEN
)
755
case
EXP_OPEN
:
756
xstate = "
EXP_OPEN
";
collector.c
149
static int
exp_open
= 0;
variable
291
if (
exp_open
&& modint->openExperiment)
494
if (
exp_open
)
659
__collector_expstate =
EXP_OPEN
;
660
TprintfT (DBG_LT1, "collector: __collector_expstate->
EXP_OPEN
\n");
930
exp_open
= 1;
1208
if (!
exp_open
)
1326
exp_open
= 0; /* mark the experiment as closed */
1444
exp_open
= 0; /* This is a hack to allow fork child to call__collector_open_experiment() */
1486
if (!
exp_open
)
[
all
...]
mmaptrace.c
353
if (__collector_expstate !=
EXP_OPEN
&& __collector_expstate != EXP_PAUSED)
Completed in 37 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026