Home
last modified time | relevance | path

Searched refs:hwc_mode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dhwprofile.c129 static volatile hwc_mode_t hwc_mode = HWCMODE_OFF; variable
485 if (hwc_mode == HWCMODE_ACTIVE) in detach_experiment()
629 if (hwc_mode == HWCMODE_ACTIVE) in collector_sigemt_handler()
720 if (hwc_mode == HWCMODE_ABORT) /* HWC collection already aborted! */ in collector_hwc_ABORT()
738 hwc_mode_t old_mode = hwc_mode; in start_data_collection()
773 hwc_mode_t old_mode = hwc_mode; in stop_data_collection()
812 hwc_mode = md; in set_hwc_mode()
818 return (hwc_mode == HWCMODE_ACTIVE); in __collector_ext_hwc_active()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dhwprofile.c129 static volatile hwc_mode_t hwc_mode = HWCMODE_OFF; variable
485 if (hwc_mode == HWCMODE_ACTIVE) in detach_experiment()
629 if (hwc_mode == HWCMODE_ACTIVE) in collector_sigemt_handler()
720 if (hwc_mode == HWCMODE_ABORT) /* HWC collection already aborted! */ in collector_hwc_ABORT()
738 hwc_mode_t old_mode = hwc_mode; in start_data_collection()
773 hwc_mode_t old_mode = hwc_mode; in stop_data_collection()
812 hwc_mode = md; in set_hwc_mode()
818 return (hwc_mode == HWCMODE_ACTIVE); in __collector_ext_hwc_active()