Home
last modified time | relevance | path

Searched defs:elapsed (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/qemu/util/
H A Dtimed-average.c63 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 Dbmc_epoch.cpp84 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 Dtcp_timer.c29 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 Dtest_detached_timer.cpp28 auto elapsed = DbusEnvironment::measureTime( in TEST_F() local
H A Ddbus_environment.hpp49 auto elapsed = Milliseconds(0); in waitForFutures() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Di2c-mxv7.c18 ulong elapsed, start_time; in force_idle_bus() local
/openbmc/linux/tools/testing/selftests/timens/
H A Dtimer.c21 long long elapsed; in run_test() local
H A Dtimerfd.c28 long long elapsed; in run_test() local
/openbmc/openbmc/poky/scripts/
H A Dgen-lockedsig-cache94 elapsed = time.perf_counter() - start_time variable
/openbmc/linux/arch/s390/kernel/
H A Dvtime.c56 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 Dsensor_manager_test.cpp30 uint64_t elapsed = 0; in runEventLoopForSeconds() local
/openbmc/linux/kernel/power/
H A Dprocess.c36 ktime_t start, end, elapsed; in try_to_freeze_tasks() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c756 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 Di915_request.c2019 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 Dwidgets.py137 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 Dsud_benchmark.c82 double elapsed = 0; in calibrate_set() local
/openbmc/qemu/hw/misc/
H A Dmps2-fpgaio.c60 int64_t elapsed = now - s->pscntr_sync_ticks; in resync_counter() local
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c95 int64_t elapsed = (tr->expire_time - now) / TCO_TICK_NSEC; in tco_ioport_readw() local
/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp150 uint64_t elapsed = 0; in doSensorPollingTask() local
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.c571 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 Dmxc_i2c.c196 ulong elapsed; in wait_for_sr_state() local
361 ulong elapsed, start_time; in i2c_idle_bus() local
/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c77 u32 elapsed; in read_pit_clk() local
/openbmc/qemu/block/
H A Daccounting.c289 uint64_t sum, elapsed; in block_acct_queue_depth() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ring.c256 uint64_t elapsed; in radeon_ring_test_lockup() local
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py86 def add(self, elapsed): argument
109 def add(self, elapsed): argument

123