Home
last modified time | relevance | path

Searched defs:timer (Results 1 - 25 of 151) sorted by relevance

1234567

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_utility.h29 static inline void kbase_timer_setup(struct timer_list *timer, in kbase_timer_setup() argument
H A Dmali_kbase_hwcnt_watchdog_if.h84 const struct kbase_hwcnt_watchdog_info *timer; global() member
[all...]
H A Dmali_kbase_hwcnt_watchdog_if_timer.c54 static void kbasep_hwcnt_watchdog_callback(struct timer_list *const timer) in kbasep_hwcnt_watchdog_callback() argument
63 kbasep_hwcnt_watchdog_if_timer_enable( const struct kbase_hwcnt_watchdog_info *const timer, u32 const period_ms, kbase_hwcnt_watchdog_callback_fn *const callback, void *const user_data) kbasep_hwcnt_watchdog_if_timer_enable() argument
84 kbasep_hwcnt_watchdog_if_timer_disable( const struct kbase_hwcnt_watchdog_info *const timer) kbasep_hwcnt_watchdog_if_timer_disable() argument
100 kbasep_hwcnt_watchdog_if_timer_modify( const struct kbase_hwcnt_watchdog_info *const timer, u32 const delay_ms) kbasep_hwcnt_watchdog_if_timer_modify() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_utility.h30 static inline void kbase_timer_setup(struct timer_list *timer, void (*callback)(struct timer_list *timer)) in kbase_timer_setup() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dtiming.h56 struct mbedtls_timing_hr_time timer; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.h67 oal_timer_list_stru timer; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Digmp.h84 u16_t timer; member
H A Dip4_frag.h67 u8_t timer; member
H A Dip6_frag.h106 u8_t timer; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_timers.c23 struct timer_list timer; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_timers.c22 struct timer_list timer; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_timer_list.cpp27 TimerNode *timer = static_cast<TimerNode *>(ace_malloc(sizeof(TimerNode))); in AddTimer() local
54 void TimerList::DeleteTimer(uint8_t timer) in DeleteTimer() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_app_state_obsever.cpp52 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in OnAbilityStateChanged() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_timer.cpp56 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
82 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
99 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); in HWTEST_F() local
117 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); HWTEST_F() local
133 std::shared_ptr<DmTimer> timer = std::make_shared<DmTimer>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dexlog.cpp28 auto timer = time(nullptr); in ExTime() local
/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
H A Dutil.cpp25 HANDLE timer = CreateWaitableTimer(nullptr, TRUE, nullptr); in usleep() local
/foundation/communication/netmanager_base/services/common/include/
H A Dffrt_timer.h38 FfrtTimer(const FfrtTimer &timer) in FfrtTimer() argument
/foundation/communication/netstack/utils/napi_utils/src/
H A Dtiming.cpp29 Timer timer; in RecieveTimer() local
/foundation/distributedhardware/device_manager/utils/src/timer/lite/
H A Ddm_timer.cpp54 std::shared_ptr<Timer> timer = std::make_shared<Timer>(name, timeOut, callback); in StartTimer() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c23 void TimerDelete(Timer *timer) in TimerDelete() argument
43 Timer *timer = NULL; in TimerReadHandle() local
72 TimerGetRemainTime(Timer *timer, uint32_t *remainTimeMsPtr) TimerGetRemainTime() argument
92 TimerSetTimeout(Timer *timer, uint32_t timeoutMs, uint8_t repeated) TimerSetTimeout() argument
124 Timer *timer = calloc(1, sizeof(Timer)); TimerStart() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_js_backend.c88 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_timeline.c61 static void kbasep_timeline_autoflush_timer_callback(struct timer_list *timer) in kbasep_timeline_autoflush_timer_callback() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_js_backend.c84 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_js_backend.c85 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_js_backend.c90 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback() argument

Completed in 10 milliseconds

1234567