Searched refs:boot_timestamps (Results 1 – 4 of 4) sorted by relevance
6 int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader);
9 int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader) { in boot_timestamps() function
58 r = boot_timestamps(NULL, &fw, &l); in test_boot_timestamps()
867 boot_timestamps(m->timestamps + MANAGER_TIMESTAMP_USERSPACE, in manager_new()