Home
last modified time | relevance | path

Searched defs:interval (Results 51 - 75 of 752) sorted by relevance

12345678910>>...31

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pid.h26 int interval; /* Interval between samples in seconds */ member
60 int interval; /* Interval between samples in seconds */ member
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_ring.c37 s64 delta, interval; in inv_mpu6050_update_period() local
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dhwt.c197 u_long interval ; in hwt_quick_read() local
205 outpd(ADDR(B2_TI_INI),interval) ; in hwt_quick_read() local
226 long interval ; in hwt_wait_time() local
/kernel/linux/linux-5.10/include/net/
H A Dcodel_impl.h93 codel_control_law(codel_time_t t, codel_time_t interval, u32 rec_inv_sqrt) codel_control_law() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgen_stats.h73 signed char interval; member
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_mrp_switchdev.c66 br_mrp_switchdev_send_ring_test(struct net_bridge *br, struct br_mrp *mrp, u32 interval, u8 max_miss, u32 period, bool monitor) br_mrp_switchdev_send_ring_test() argument
151 br_mrp_switchdev_send_in_test(struct net_bridge *br, struct br_mrp *mrp, u32 interval, u8 max_miss, u32 period) br_mrp_switchdev_send_in_test() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfault-inject.h18 unsigned long interval; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgen_stats.h73 signed char interval; member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dhwt.c193 u_long interval ; in hwt_quick_read() local
201 outpd(ADDR(B2_TI_INI),interval) ; in hwt_quick_read() local
222 long interval ; in hwt_wait_time() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgen_stats.h55 signed char interval; member
/kernel/uniproton/src/core/kernel/include/
H A Dprt_swtmr_external.h53 U32 interval; member
/kernel/uniproton/src/core/kernel/timer/swtmr/
H A Dprt_swtmr_init.c131 U32 interval; in OsSwTmrCreateTimer() local
99 OsSwTmrCreateTimerCbInit(struct TimerCreatePara *createPara, struct TagSwTmrCtrl *swtmr, U32 interval) OsSwTmrCreateTimerCbInit() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgen_stats.h55 signed char interval; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgen_stats.h44 signed char interval; member
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.cpp46 void SceneTimerOhImpl::Start(int user, int id, long interval) in Start() argument
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_function_jumble.cpp61 AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, const Task &task, uint64_t interval, bool repeat) AddTimerEvent() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_state_info_collector.cpp253 uint64_t interval = collectionBootTime > lastClearTime ? (collectionBootTime - lastClearTime) : 0; in TryToDeleteDeadProcessInfoByTime() local
/base/location/frameworks/native/location_ndk/source/
H A Dlocator_c_impl.cpp194 OH_LocationRequestConfig_SetInterval(Location_RequestConfig* requestConfig, int interval) OH_LocationRequestConfig_SetInterval() argument
/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp182 bool InputMethodSysEvent::StartTimer(const TimerCallback &callback, uint32_t interval) in StartTimer() argument
/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_sensor_provider.cpp154 void ThermalSensorProvider::SetTimerInterval(int interval, int32_t timerfd) in SetTimerInterval() argument
H A Dthermal_protector_timer.cpp59 int interval = provision_->GetMaxCd(); in CreateProvisionFd() local
104 void ThermalProtectorTimer::SetTimerInterval(int32_t interval, int32_t timerfd) in SetTimerInterval() argument
/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_policy.cpp165 int32_t interval = tzIter.second->GetInterval(); in CalculateMaxCd() local
H A Dthermal_kernel_config_file.cpp106 int32_t interval = 0; in ParseControlNode() local
107 StrToInt(reinterpret_cast<char*>(xmlInterval), interval); in ParseControlNode() local
H A Dprotector_thermal_zone_info.cpp201 void ProtectorThermalZoneInfo::SetInterval(int32_t interval) in SetInterval() argument
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp177 int32_t interval = 30000; in HWTEST_F() local

Completed in 12 milliseconds

12345678910>>...31