Searched refs:lifespan (Results 1 – 6 of 6) sorted by relevance
18 lifespan. The combination of time-dependency and the fact that the
198 What: /sys/class/infiniband/<device-name>/hw_counters/lifespan199 What: /sys/class/infiniband/<device-name>/ports/<port-num>/hw_counters/lifespan209 counters, there will be a file named "lifespan" that configures212 accessed). The lifespan is in milliseconds and defaults to 10214 value between 0-10000 to the lifespan file to set the length
787 if (time_is_after_eq_jiffies(stats->timestamp + stats->lifespan)) in update_hw_stats()854 msecs = jiffies_to_msecs(stats->lifespan); in show_stats_lifespan()889 stats->lifespan = jiffies; in set_stats_lifespan()
485 unsigned long lifespan; member501 unsigned long lifespan) in rdma_alloc_hw_stats_struct() argument511 stats->lifespan = msecs_to_jiffies(lifespan); in rdma_alloc_hw_stats_struct()
38 only affects the charging time, but the lifespan of the battery.
2642 unsigned long lifespan = RDMA_HW_STATS_DEFAULT_LIFESPAN; in i40iw_alloc_hw_stats() local2653 lifespan = 1000; in i40iw_alloc_hw_stats()2655 lifespan); in i40iw_alloc_hw_stats()