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

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c 89 HWCMODE_ABORT /* fatal error occured. Log a message, stop recording */
710 if (hwc_mode == HWCMODE_ABORT) /* HWC collection already aborted! */
712 set_hwc_mode (HWCMODE_ABORT); /* set global flag to disable handlers and indicate abort */
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c 89 HWCMODE_ABORT /* fatal error occured. Log a message, stop recording */
710 if (hwc_mode == HWCMODE_ABORT) /* HWC collection already aborted! */
712 set_hwc_mode (HWCMODE_ABORT); /* set global flag to disable handlers and indicate abort */

Completed in 30 milliseconds