Lines Matching refs:take

342 T_DECL(simple_compressed, "take a simple compressed stackshot", T_META_TAG_VM_PREFERRED)
356 T_DECL(panic_compressed, "take a compressed stackshot with the same flags as a panic stackshot", T_…
455 T_EXPECT_LT(pre.ss_last_start, pre.ss_last_end, "pre: stackshot should take time");
459 T_EXPECT_LT(post.ss_last_start, post.ss_last_end, "post: stackshot should take time");
484 T_LOG("attempting to take stackshot with kernel-only flag");
647 …CESS(kill(getppid(), (addr == prevaddr) ? SIGUSR2 : SIGUSR1), "signaled parent to take stackshot");
830 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
941 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take timestamp");
950 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
1344 T_LOG("attempting to take stackshot with instructions and cycles");
1408 T_LOG("attempting to take stackshot with thread group flag");
1423 T_LOG("attempting to take stackshot with compactinfo flag");
1437 T_LOG("attempting to take stackshot with suspendinfo flag");
1496 T_LOG("attempting to take stackshot with STACKSHOT_INCLUDE_DRIVER_THREADS_IN_KERNEL flag");
1616 T_LOG("attempting to take stackshot with ASID and page table flags");
1771 T_LOG("attempting to take stackshot for current PID");
2012 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
2022 * take the stackshot without calling receive to verify that the stackshot wait
2059 * take the stackshot to verify that the stackshot wait info shows our (the server) PID
2076 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
2691 T_LOG("attempting to take stackshot with an os build version");