HomeSort by: relevance | last modified time | path
    Searched defs:close_experiment (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
profile.c 48 static int close_experiment (void);
57 close_experiment, /* closeExperiment */
223 close_experiment (void) function
227 TprintfT (0, "clockprof: close_experiment\n");
heaptrace.c 49 static int close_experiment (void);
58 close_experiment, /* closeExperiment */
201 close_experiment (void) function
204 Tprintf (0, "heaptrace: close_experiment\n");
hwprofile.c 51 static int close_experiment (void);
61 close_experiment, /* closeExperiment */
429 close_experiment (void) function
446 TprintfT (0, "hwprofile close_experiment: ERROR: hwc sigaction check failed: errno=%d\n", errno);
450 TprintfT (DBG_LT1, "hwprofile close_experiment: WARNING: collector sigemt handler replaced by 0x%p!\n", curr.sa_handler);
455 TprintfT (DBG_LT1, "hwprofile close_experiment: collector sigemt handler integrity verified!\n");
456 TprintfT (0, "hwprofile: close_experiment\n");
586 TprintfT (0, "hwprofile: WARNING: SIGEMT detected after close_experiment()\n");
synctrace.c 53 static int close_experiment (void);
64 close_experiment, /* closeExperiment */
296 close_experiment (void) function
301 TprintfT (0, "synctrace: close_experiment\n");
iotrace.c 61 static int close_experiment (void);
71 close_experiment, /* closeExperiment */
367 close_experiment (void) function
376 Tprintf (0, "iotrace: close_experiment\n");
jprofile.c 62 static int close_experiment (void);
73 close_experiment, /* closeExperiment */
294 close_experiment (void) function
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
profile.c 48 static int close_experiment (void);
57 close_experiment, /* closeExperiment */
223 close_experiment (void) function
227 TprintfT (0, "clockprof: close_experiment\n");
heaptrace.c 49 static int close_experiment (void);
58 close_experiment, /* closeExperiment */
201 close_experiment (void) function
204 Tprintf (0, "heaptrace: close_experiment\n");
hwprofile.c 51 static int close_experiment (void);
61 close_experiment, /* closeExperiment */
429 close_experiment (void) function
446 TprintfT (0, "hwprofile close_experiment: ERROR: hwc sigaction check failed: errno=%d\n", errno);
450 TprintfT (DBG_LT1, "hwprofile close_experiment: WARNING: collector sigemt handler replaced by 0x%p!\n", curr.sa_handler);
455 TprintfT (DBG_LT1, "hwprofile close_experiment: collector sigemt handler integrity verified!\n");
456 TprintfT (0, "hwprofile: close_experiment\n");
586 TprintfT (0, "hwprofile: WARNING: SIGEMT detected after close_experiment()\n");
synctrace.c 53 static int close_experiment (void);
64 close_experiment, /* closeExperiment */
296 close_experiment (void) function
301 TprintfT (0, "synctrace: close_experiment\n");
iotrace.c 61 static int close_experiment (void);
71 close_experiment, /* closeExperiment */
367 close_experiment (void) function
376 Tprintf (0, "iotrace: close_experiment\n");
jprofile.c 62 static int close_experiment (void);
73 close_experiment, /* closeExperiment */
294 close_experiment (void) function

Completed in 58 milliseconds