Home
last modified time | relevance | path

Searched defs:msec (Results 1 - 25 of 127) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/thermal/lib/
H A Duptimeofday.c32 struct timespec msec_to_timespec(int msec) in msec_to_timespec() argument
/third_party/pulseaudio/src/tests/
H A Dsmoother-test.c46 int msec[200]; in START_TEST() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dstats.c56 unsigned int sec = jifs / HZ, msec = (jifs % HZ)*1000/HZ; in nfsd_proc_show() local
/test/testfwk/developer_test/examples/sleep/test/performance/common/
H A Dspent_time_test.cpp39 int msec = *reinterpret_cast<int*>(pMsec); in LoopMsleep() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D23-1.c55 int msec = 0; in child_func() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp120 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Drecord_itf.cpp40 static SLresult SetDurationLimit(SLRecordItf self, SLmillisecond msec) in SetDurationLimit() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dda9052_wdt.c112 unsigned long msec, jnow = jiffies; in da9052_wdt_ping() local
/kernel/linux/linux-5.10/kernel/power/
H A Dsuspend_test.c39 unsigned msec; in suspend_test_finish() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dtout.c67 u64 msec = to_val; in tout_convert_reg_field_to_ms() local
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dda9052_wdt.c112 unsigned long msec, jnow = jiffies; in da9052_wdt_ping() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/aarch64/
H A Darch_timer.h129 static inline void timer_set_next_cval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_cval_ms() argument
137 static inline void timer_set_next_tval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_tval_ms() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dsuspend_test.c39 unsigned msec; in suspend_test_finish() local
/third_party/ffmpeg/libavformat/
H A Dact.c73 int min,sec,msec; in read_header() local
/third_party/NuttX/fs/vfs/
H A Dfs_select.c104 int msec; in do_select() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_time.h145 uint64_t msec() const { in msec() function
/third_party/skia/src/utils/
H A DSkAnimCodecPlayer.cpp124 bool SkAnimCodecPlayer::seek(uint32_t msec) { in seek() argument
/third_party/skia/tools/timer/
H A DTimeUtils.h17 const double msec = nanos * 1e-6; in NanosToMSec() local
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_pci.c171 int msec; in edac_pci_workq_function() local
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dpci.c100 u64 msec; in hl_pci_elbi_write() local
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dvp7045.c25 int vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int msec) in vp7045_usb_op() argument
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dvp7045.c25 int vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int msec) in vp7045_usb_op() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_pci.c167 int msec; in edac_pci_workq_function() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/pci/
H A Dpci.c94 u64 msec; in hl_pci_elbi_read() local
157 u64 msec; in hl_pci_elbi_write() local
/third_party/libdrm/tests/modetest/
H A Dcursor.c70 uint32_t msec; member

Completed in 10 milliseconds

123456