/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_pid.h | 26 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 D | inv_mpu_ring.c | 37 s64 delta, interval; in inv_mpu6050_update_period() local
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | hwt.c | 197 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 D | codel_impl.h | 93 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 D | gen_stats.h | 73 signed char interval; member
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_mrp_switchdev.c | 66 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 D | fault-inject.h | 18 unsigned long interval; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | gen_stats.h | 73 signed char interval; member
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | hwt.c | 193 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 D | gen_stats.h | 55 signed char interval; member
|
/kernel/uniproton/src/core/kernel/include/ |
H A D | prt_swtmr_external.h | 53 U32 interval; member
|
/kernel/uniproton/src/core/kernel/timer/swtmr/ |
H A D | prt_swtmr_init.c | 131 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 D | gen_stats.h | 55 signed char interval; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | gen_stats.h | 44 signed char interval; member
|
/base/hiviewdfx/hiview/plugins/performance/timer/ |
H A D | SceneTimerOhImpl.cpp | 46 void SceneTimerOhImpl::Start(int user, int id, long interval) in Start() argument
|
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/ |
H A D | mock_function_jumble.cpp | 61 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 D | process_state_info_collector.cpp | 253 uint64_t interval = collectionBootTime > lastClearTime ? (collectionBootTime - lastClearTime) : 0; in TryToDeleteDeadProcessInfoByTime() local
|
/base/location/frameworks/native/location_ndk/source/ |
H A D | locator_c_impl.cpp | 194 OH_LocationRequestConfig_SetInterval(Location_RequestConfig* requestConfig, int interval) OH_LocationRequestConfig_SetInterval() argument
|
/base/inputmethod/imf/common/src/ |
H A D | inputmethod_sysevent.cpp | 182 bool InputMethodSysEvent::StartTimer(const TimerCallback &callback, uint32_t interval) in StartTimer() argument
|
/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_sensor_provider.cpp | 154 void ThermalSensorProvider::SetTimerInterval(int interval, int32_t timerfd) in SetTimerInterval() argument
|
H A D | thermal_protector_timer.cpp | 59 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 D | thermal_kernel_policy.cpp | 165 int32_t interval = tzIter.second->GetInterval(); in CalculateMaxCd() local
|
H A D | thermal_kernel_config_file.cpp | 106 int32_t interval = 0; in ParseControlNode() local 107 StrToInt(reinterpret_cast<char*>(xmlInterval), interval); in ParseControlNode() local
|
H A D | protector_thermal_zone_info.cpp | 201 void ProtectorThermalZoneInfo::SetInterval(int32_t interval) in SetInterval() argument
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 177 int32_t interval = 30000; in HWTEST_F() local
|