Searched defs:end_time (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tis-util.c | 420 uint64_t end_time = g_get_monotonic_time() + 50 * G_TIME_SPAN_SECOND; in tpm_tis_test_check_transmit() local 477 uint64_t end_time = g_get_monotonic_time() + 50 * G_TIME_SPAN_SECOND; in tpm_tis_transfer() local
|
H A D | tpm-crb-test.c | 94 uint64_t end_time = g_get_monotonic_time() + 5 * G_TIME_SPAN_SECOND; in tpm_crb_test() local
|
H A D | tpm-emu.c | 25 gint64 end_time = g_get_monotonic_time() + 5 * G_TIME_SPAN_SECOND; in tpm_emu_test_wait_cond() local
|
H A D | tpm-util.c | 35 uint64_t end_time = g_get_monotonic_time() + 5 * G_TIME_SPAN_SECOND; in tpm_util_crb_transfer() local
|
H A D | npcm7xx_emc-test.c | 306 uint64_t end_time; in emc_soft_reset() local 392 uint64_t end_time = in emc_wait_irq() local 409 uint64_t end_time = in emc_wait_mista() local
|
H A D | tpm-tis-i2c-test.c | 566 uint64_t end_time = g_get_monotonic_time() + 50 * G_TIME_SPAN_SECOND; in tpm_tis_i2c_test_check_transmit() local
|
H A D | ufs-test.c | 92 uint64_t end_time; in ufs_wait_for_irq() local 345 uint64_t end_time; in ufs_init() local
|
H A D | vhost-user-test.c | 245 gint64 end_time; wait_for_fds() local 680 gint64 end_time; wait_for_log_fd() local 906 gint64 end_time; wait_for_rings_started() local
|
H A D | ivshmem-test.c | 313 guint64 end_time = g_get_monotonic_time() + 5 * G_TIME_SPAN_SECOND; in test_ivshmem_server() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | e1000e.c | 83 guint64 end_time = g_get_monotonic_time() + 5 * G_TIME_SPAN_SECOND; in e1000e_wait_isr() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
H A D | projecttags.py | 21 def time_difference(start_time, end_time): argument
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | parsing.py | 72 def __init__(self, start_time, end_time): argument
|
H A D | samples.py | 128 def __init__(self, writer, process_map, sample_count, sample_period, start_time, end_time): argument
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sunoem.c | 1329 struct timeval end_time; in ipmi_sunoem_echo() local
|
/openbmc/qemu/migration/ |
H A D | ram.c | 975 static void migration_update_rates(RAMState *rs, int64_t end_time) in migration_update_rates() 1069 int64_t end_time; in migration_bitmap_sync() local
|
H A D | migration.c | 3320 int64_t end_time = qemu_clock_get_ms(QEMU_CLOCK_REALTIME); migration_completion_end() local
|