/openbmc/qemu/util/ |
H A D | timed-average.c | 63 int64_t elapsed = (now - w->expiration) % period; in update_expiration() local 128 static void check_expirations(TimedAverage *ta, uint64_t *elapsed) in check_expirations() 227 uint64_t timed_average_sum(TimedAverage *ta, uint64_t *elapsed) in timed_average_sum()
|
/openbmc/phosphor-time-manager/ |
H A D | bmc_epoch.cpp | 84 uint64_t BmcEpoch::elapsed() const in elapsed() function in phosphor::time::BmcEpoch 89 uint64_t BmcEpoch::elapsed(uint64_t value) in elapsed() function in phosphor::time::BmcEpoch
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_timer.c | 29 u32 elapsed, start_ts, user_timeout; in tcp_clamp_rto_to_user_timeout() local 48 s32 elapsed; in tcp_clamp_probe0_to_user_timeout() local 745 u32 elapsed; in tcp_keepalive_timer() local
|
/openbmc/telemetry/tests/src/ |
H A D | test_detached_timer.cpp | 28 auto elapsed = DbusEnvironment::measureTime( in TEST_F() local
|
H A D | dbus_environment.hpp | 49 auto elapsed = Milliseconds(0); in waitForFutures() local
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | i2c-mxv7.c | 18 ulong elapsed, start_time; in force_idle_bus() local
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | timer.c | 21 long long elapsed; in run_test() local
|
H A D | timerfd.c | 28 long long elapsed; in run_test() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | gen-lockedsig-cache | 94 elapsed = time.perf_counter() - start_time variable
|
/openbmc/linux/arch/s390/kernel/ |
H A D | vtime.c | 56 static inline int virt_timer_forward(u64 elapsed) in virt_timer_forward() 289 unsigned long elapsed; in virt_timer_expire() local
|
/openbmc/pldm/platform-mc/test/ |
H A D | sensor_manager_test.cpp | 30 uint64_t elapsed = 0; in runEventLoopForSeconds() local
|
/openbmc/linux/kernel/power/ |
H A D | process.c | 36 ktime_t start, end, elapsed; in try_to_freeze_tasks() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | utils.c | 756 u8 iwl_mvm_tcm_load_percentage(u32 airtime, u32 elapsed) in iwl_mvm_tcm_load_percentage() 765 iwl_mvm_tcm_load(struct iwl_mvm *mvm, u32 airtime, unsigned long elapsed) in iwl_mvm_tcm_load() 870 unsigned int elapsed, in iwl_mvm_check_uapsd_agg_expected_tpt() 928 unsigned int elapsed = jiffies_to_msecs(ts - mvm->tcm.ts); in iwl_mvm_calc_tcm_stats() local
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_request.c | 2019 u32 elapsed[TF_COUNT], cycles; in measure_semaphore_response() local 2094 u32 elapsed[TF_COUNT], cycles; in measure_idle_dispatch() local 2165 u32 elapsed[TF_COUNT + 1], cycles; in measure_busy_dispatch() local 2268 u32 elapsed[TF_COUNT + 1], cycles; in measure_inter_request() local 2360 u32 elapsed[TF_COUNT + 1], cycles; in measure_context_switch() local 2453 u32 elapsed[TF_COUNT], cycles; in measure_preemption() local 2573 u32 elapsed[TF_COUNT], cycles; in measure_completion() local
|
/openbmc/openbmc/poky/bitbake/lib/progressbar/ |
H A D | widgets.py | 137 def _update_samples(self, currval, elapsed): argument 145 def _eta(self, maxval, currval, elapsed): argument
|
/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/ |
H A D | sud_benchmark.c | 82 double elapsed = 0; in calibrate_set() local
|
/openbmc/qemu/hw/misc/ |
H A D | mps2-fpgaio.c | 60 int64_t elapsed = now - s->pscntr_sync_ticks; in resync_counter() local
|
/openbmc/qemu/hw/acpi/ |
H A D | ich9_tco.c | 95 int64_t elapsed = (tr->expire_time - now) / TCO_TICK_NSEC; in tco_ioport_readw() local
|
/openbmc/pldm/platform-mc/ |
H A D | sensor_manager.cpp | 150 uint64_t elapsed = 0; in doSensorPollingTask() local
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gpu.c | 571 uint32_t elapsed; in update_sw_cntrs() local 650 u64 elapsed, clock = 0, cycles; in retire_submit() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mxc_i2c.c | 196 ulong elapsed; in wait_for_sr_state() local 361 ulong elapsed, start_time; in i2c_idle_bus() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-atmel-pit.c | 77 u32 elapsed; in read_pit_clk() local
|
/openbmc/qemu/block/ |
H A D | accounting.c | 289 uint64_t sum, elapsed; in block_acct_queue_depth() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ring.c | 256 uint64_t elapsed; in radeon_ring_test_lockup() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | server.py | 86 def add(self, elapsed): argument 109 def add(self, elapsed): argument
|