| /openbmc/u-boot/drivers/i2c/ |
| H A D | s3c24x0_i2c.c | 41 ulong start_time = get_timer(0); in WaitForXfer() local 112 ulong start_time = get_timer(0); in i2c_transfer() local 283 ulong start_time; in s3c24x0_i2c_xfer() local
|
| H A D | imx_lpi2c.c | 77 ulong start_time = get_timer(0); in bus_i2c_wait_for_tx_ready() local 122 ulong start_time = get_timer(0); in bus_i2c_receive() local 203 ulong start_time; in bus_i2c_stop() local
|
| H A D | at91_i2c.c | 27 ulong start_time = get_timer(0); in at91_wait_for_xfer() local
|
| H A D | mxc_i2c.c | 200 ulong start_time = get_timer(0); in wait_for_sr_state() local 361 ulong elapsed, start_time; in i2c_idle_bus() local
|
| /openbmc/u-boot/arch/arm/mach-at91/ |
| H A D | clock.c | 72 ulong start_time, tmp_time; in at91_upll_clk_enable() local 93 ulong start_time, tmp_time; in at91_upll_clk_disable() local
|
| /openbmc/u-boot/arch/arm/mach-at91/arm920t/ |
| H A D | clock.c | 163 ulong start_time, tmp_time; in at91_pllb_clk_enable() local 181 ulong start_time, tmp_time; in at91_pllb_clk_disable() local
|
| /openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | clock.c | 256 ulong start_time, tmp_time; in at91_pllb_clk_enable() local 274 ulong start_time, tmp_time; in at91_pllb_clk_disable() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | tegra186_bpmp.c | 36 ulong start_time; in tegra186_bpmp_call() local 175 ulong tx_base, rx_base, start_time; in tegra186_bpmp_probe() 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/qemu/tests/image-fuzzer/ |
| H A D | runner.py | 349 def should_continue(duration, start_time): argument 421 start_time = int(time.time()) variable
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | gen-lockedsig-cache | 79 start_time = time.perf_counter() variable
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | samples.py | 128 def __init__(self, writer, process_map, sample_count, sample_period, start_time, end_time): argument 138 def __init__(self, writer, pid, cmd, ppid, start_time): argument 160 def split(self, writer, pid, cmd, ppid, start_time): argument
|
| H A D | parsing.py | 72 def __init__(self, start_time, end_time): argument
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | virtio.c | 184 gint64 start_time = g_get_monotonic_time(); in qvirtio_wait_queue_isr() local 204 gint64 start_time = g_get_monotonic_time(); in qvirtio_wait_status_byte_no_isr() local 229 gint64 start_time = g_get_monotonic_time(); in qvirtio_wait_used_elem() local
|
| H A D | virtio-mmio.c | 124 gint64 start_time = g_get_monotonic_time(); in qvirtio_mmio_wait_config_isr_status() local
|
| H A D | virtio-pci-modern.c | 176 gint64 start_time = g_get_monotonic_time(); in wait_config_isr_status() local
|
| /openbmc/u-boot/drivers/mailbox/ |
| H A D | mailbox-uclass.c | 112 ulong start_time; in mbox_recv() local
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | virtio_net_fuzz.c | 87 gint64 start_time = g_get_monotonic_time(); in virtio_net_fuzz_multi() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | riscv-iommu-test.c | 100 gint64 start_time = g_get_monotonic_time(); in qtest_wait_for_queue_active() local
|
| H A D | rtc-test.c | 659 uint64_t period_clocks, period_time, start_time, real_time; in periodic_timer() local
|
| /openbmc/qemu/migration/ |
| H A D | dirtyrate.h | 77 int64_t start_time; /* calculation start time in units of second */ member
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | lpc32xx_ssp.c | 116 int start_time; in spi_xfer() local
|
| /openbmc/u-boot/drivers/usb/eth/ |
| H A D | smsc95xx.c | 206 unsigned long start_time = get_timer(0); in smsc95xx_phy_wait_not_busy() local 266 unsigned long start_time = get_timer(0); in smsc95xx_eeprom_confirm_not_busy() local 282 unsigned long start_time = get_timer(0); in smsc95xx_wait_eeprom() local
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 21 def time_difference(start_time, end_time): argument
|
| /openbmc/u-boot/cmd/ |
| H A D | sf.c | 219 const ulong start_time = get_timer(0); in spi_flash_update() local
|