OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:real_detach_experiment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c
44
#define SD_PENDING 1 /* before running
real_detach_experiment
() */
45
#define SD_COMPLETE 2 /* after running
real_detach_experiment
() */
53
static int
real_detach_experiment
(void);
489
// SD_PENDING and should call
real_detach_experiment
()
498
//
real_detach_experiment
() here:
499
return
real_detach_experiment
(); // multiple calls to this OK
503
real_detach_experiment
(void)
function
514
TprintfT (0, "hwprofile: ERROR: unexpected sd_state in
real_detach_experiment
()\n");
518
TprintfT (DBG_LT0, "hwprofile:
real_detach_experiment
() detached from experiment.\n");
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c
44
#define SD_PENDING 1 /* before running
real_detach_experiment
() */
45
#define SD_COMPLETE 2 /* after running
real_detach_experiment
() */
53
static int
real_detach_experiment
(void);
489
// SD_PENDING and should call
real_detach_experiment
()
498
//
real_detach_experiment
() here:
499
return
real_detach_experiment
(); // multiple calls to this OK
503
real_detach_experiment
(void)
function
514
TprintfT (0, "hwprofile: ERROR: unexpected sd_state in
real_detach_experiment
()\n");
518
TprintfT (DBG_LT0, "hwprofile:
real_detach_experiment
() detached from experiment.\n");
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026