Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.h51 #define SCHEDULING_FREQ 5 /**< N-SIQ every n-th time */ macro
DTrustZoneDevice.cpp532 uint32_t timeslice = SCHEDULING_FREQ; in schedule()
548 timeslice = SCHEDULING_FREQ; in schedule()