Searched refs:duration_ms (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/tools/power/x86/intel_pstate_tracer/ |
| D | intel_pstate_tracer.py | 329 … _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, load, duration_ms, sample_num, el… argument 339 …_to), int(mperf), int(aperf), int(tsc), freq_ghz, int(io_boost), load, duration_ms, sample_num, el… 476 duration_ms = Decimal(duration_us) / Decimal(1000) 485 if duration_ms != Decimal(0) : 486 tsc_ghz = Decimal(tsc)/duration_ms/Decimal(1000000) 487 … _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, load, duration_ms, sample_num, el…
|
| /Linux-v5.4/include/linux/ceph/ |
| D | ceph_fs.h | 529 __le32 duration_ms; /* lease duration */ member 751 __le32 duration_ms; /* duration of renewal */ member
|
| /Linux-v5.4/sound/pci/asihpi/ |
| D | hpi.h | 1361 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms); 1364 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms,
|
| D | hpifunc.c | 2797 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms, in hpi_volume_auto_fade_profile() argument 2812 hm.u.c.param1 = duration_ms; in hpi_volume_auto_fade_profile() 2821 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms) in hpi_volume_auto_fade() argument 2824 duration_ms, HPI_VOLUME_AUTOFADE_LOG); in hpi_volume_auto_fade()
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | wmi.c | 3646 u8 channel, u16 duration_ms) in wmi_mgmt_tx_ext() argument 3661 vif->mid, channel, duration_ms); in wmi_mgmt_tx_ext() 3684 cmd->duration_ms = cpu_to_le16(duration_ms); in wmi_mgmt_tx_ext()
|
| D | wil6210.h | 1429 u8 channel, u16 duration_ms);
|
| D | wmi.h | 870 __le16 duration_ms; member
|
| /Linux-v5.4/fs/ceph/ |
| D | inode.c | 1049 long unsigned duration = le32_to_cpu(lease->duration_ms); in __update_dentry_lease() 1355 le32_to_cpu(rinfo->dlease->duration_ms); in ceph_fill_trace()
|
| D | mds_client.c | 3934 msecs_to_jiffies(le32_to_cpu(h->duration_ms)); in handle_lease()
|