Home
last modified time | relevance | path

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

12345678910>>...16

/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...]
/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
/third_party/libuv/test/
H A Dtest-loop-time.c37 static void cb(uv_timer_t* timer) { in cb() argument
43 uv_timer_t timer; in TEST_IMPL() local
H A Dtest-active.c45 uv_timer_t timer; in TEST_IMPL() local
[all...]
H A Dtest-default-loop-close.c29 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
H A Dtest-walk-handles.c30 static uv_timer_t timer; variable
/third_party/libwebsockets/lib/drivers/led/
H A Dprivate-lib-drivers-led.h28 LWS_PLAT_TIMER_TYPE timer; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dtiming.h56 struct mbedtls_timing_hr_time timer; member
/third_party/vixl/benchmarks/aarch64/
H A Dbench-dataop.cc49 BenchTimer timer; in main() local
H A Dbench-mixed-masm.cc47 BenchTimer timer; in main() local
H A Dbench-branch-link.cc46 BenchTimer timer; in main() local
H A Dbench-branch-masm.cc50 BenchTimer timer; in main() local
H A Dbench-branch.cc51 BenchTimer timer; in main() local
/third_party/rust/crates/nix/test/
H A Dtest_timer.rs51 let mut timer = in alarm_fires() variables
[all...]
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h58 IAppTimer* timer; member in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_timer.c36 void linux_init_timer(struct timer_list *timer) in linux_init_timer() argument
50 STATIC UINT32 DoDeleteTimer(struct timer_list *timer) in DoDeleteTimer() argument
61 DoAddTimer(struct timer_list *timer) DoAddTimer() argument
78 linux_add_timer(struct timer_list *timer) linux_add_timer() argument
103 linux_del_timer(struct timer_list *timer) linux_del_timer() argument
122 linux_mod_timer(struct timer_list *timer, unsigned long expires) linux_mod_timer() argument
[all...]
/third_party/libsnd/src/
H A Dtest_cart_var.c63 SF_CART_TIMER timer ; in test_cart_var() local
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime() argument
/third_party/ltp/testcases/kernel/syscalls/timer_getoverrun/
H A Dtimer_getoverrun01.c50 int timer; in main() local
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c28 static kernel_timer_t timer; variable
/third_party/lwip/src/include/lwip/
H A Dmld6.h68 u16_t timer; member
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_util_test.cpp153 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); in HWTEST_F() local
189 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
216 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
[all...]
/base/telephony/call_manager/utils/include/
H A Dtimer.h37 Timer(const Timer &timer) in Timer() argument

Completed in 6 milliseconds

12345678910>>...16