/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/pldm/platform-mc/test/ |
H A D | utils_test.hpp | 12 uint64_t elapsed = 0; in runEventLoopForSeconds() 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/ |
D | timer.c |
|
D | timerfd.c |
|
/openbmc/openbmc/poky/scripts/ |
H A D | gen-lockedsig-cache | 94 elapsed = time.perf_counter() - start_time variable
|
/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/ |
D | sud_benchmark.c |
|
/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/qemu/hw/misc/ |
H A D | mps2-fpgaio.c | 60 int64_t elapsed = now - s->pscntr_sync_ticks; in resync_counter() local
|
/openbmc/pldm/platform-mc/ |
H A D | sensor_manager.cpp | 165 uint64_t elapsed = 0; in doSensorPollingTask() local
|
/openbmc/linux/drivers/clocksource/ |
D | timer-atmel-pit.c |
|
/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/qemu/block/ |
H A D | accounting.c | 289 uint64_t sum, elapsed; in block_acct_queue_depth() local
|
/openbmc/linux/sound/pci/mixart/ |
D | mixart_core.c |
|
/openbmc/qemu/hw/timer/ |
H A D | renesas_tmr.c | 127 int elapsed, ovf = 0; in read_tcnt() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | server.py | 87 def add(self, elapsed): argument 110 def add(self, elapsed): argument
|
/openbmc/linux/drivers/rtc/ |
D | rtc-snvs.c |
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | knotty.py | 224 def elapsed(self, sec): member in TerminalFilter
|
/openbmc/qemu/semihosting/ |
H A D | arm-compat-semi.c | 371 int64_t elapsed; in do_common_semihosting() local
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.cpp | 63 auto elapsed = now - then; in allowThrottle() local
|
/openbmc/qemu/hw/audio/ |
H A D | ac97.c | 930 static void write_bup(AC97LinkState *s, int elapsed) in write_bup() 994 static void transfer_audio(AC97LinkState *s, int index, int elapsed) in transfer_audio()
|