Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.c41 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 Dimx_lpi2c.c77 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 Dat91_i2c.c27 ulong start_time = get_timer(0); in at91_wait_for_xfer() local
H A Dmxc_i2c.c200 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 Dclock.c72 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 Dclock.c163 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 Dclock.c256 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 Dtegra186_bpmp.c36 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 Di2c-mxv7.c18 ulong elapsed, start_time; in force_idle_bus() local
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py349 def should_continue(duration, start_time): argument
421 start_time = int(time.time()) variable
/openbmc/openbmc/poky/scripts/
H A Dgen-lockedsig-cache79 start_time = time.perf_counter() variable
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py128 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 Dparsing.py72 def __init__(self, start_time, end_time): argument
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.c184 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 Dvirtio-mmio.c124 gint64 start_time = g_get_monotonic_time(); in qvirtio_mmio_wait_config_isr_status() local
H A Dvirtio-pci-modern.c176 gint64 start_time = g_get_monotonic_time(); in wait_config_isr_status() local
/openbmc/u-boot/drivers/mailbox/
H A Dmailbox-uclass.c112 ulong start_time; in mbox_recv() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_net_fuzz.c87 gint64 start_time = g_get_monotonic_time(); in virtio_net_fuzz_multi() local
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c100 gint64 start_time = g_get_monotonic_time(); in qtest_wait_for_queue_active() local
H A Drtc-test.c659 uint64_t period_clocks, period_time, start_time, real_time; in periodic_timer() local
/openbmc/qemu/migration/
H A Ddirtyrate.h77 int64_t start_time; /* calculation start time in units of second */ member
/openbmc/u-boot/drivers/spi/
H A Dlpc32xx_ssp.c116 int start_time; in spi_xfer() local
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c206 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 Dprojecttags.py21 def time_difference(start_time, end_time): argument
/openbmc/u-boot/cmd/
H A Dsf.c219 const ulong start_time = get_timer(0); in spi_flash_update() local

12