Searched refs:interruptStatisticsLock (Results 1 – 2 of 2) sorted by relevance
805 IOLockInlineInit(&reserved->interruptStatisticsLock); in init()824 IOLockInlineInit(&reserved->interruptStatisticsLock); in init()858 IOLockInlineDestroy(&reserved->interruptStatisticsLock); in free()8811 IOLockLock(&reserved->interruptStatisticsLock); in addInterruptStatistics()8930 IOLockUnlock(&reserved->interruptStatisticsLock); in addInterruptStatistics()8944 IOLockLock(&reserved->interruptStatisticsLock); in removeInterruptStatistics()8976 IOLockUnlock(&reserved->interruptStatisticsLock); in removeInterruptStatistics()9065 IOLockLock(&reserved->interruptStatisticsLock); in configureReport()9082 IOLockUnlock(&reserved->interruptStatisticsLock); in configureReport()9115 IOLockLock(&reserved->interruptStatisticsLock); in updateReport()[all …]
426 IOLock interruptStatisticsLock; member