Searched refs:rendezvous_with_vcpus (Results 1 – 1 of 1) sorted by relevance
118 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus() function265 rendezvous_with_vcpus(&time_start, "spawning"); in main()266 rendezvous_with_vcpus(&time_run1, "run 1"); in main()267 rendezvous_with_vcpus(&time_reset, "reset"); in main()268 rendezvous_with_vcpus(&time_run2, "run 2"); in main()