Lines Matching refs:take

343 T_DECL(simple_compressed, "take a simple compressed stackshot", T_META_TAG_VM_PREFERRED)
357 T_DECL(panic_compressed, "take a compressed stackshot with the same flags as a panic stackshot", T_…
456 T_EXPECT_LT(pre.ss_last_start, pre.ss_last_end, "pre: stackshot should take time");
460 T_EXPECT_LT(post.ss_last_start, post.ss_last_end, "post: stackshot should take time");
485 T_LOG("attempting to take stackshot with kernel-only flag");
648 …CESS(kill(getppid(), (addr == prevaddr) ? SIGUSR2 : SIGUSR1), "signaled parent to take stackshot");
831 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
942 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take timestamp");
951 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
1345 T_LOG("attempting to take stackshot with instructions and cycles");
1409 T_LOG("attempting to take stackshot with thread group flag");
1424 T_LOG("attempting to take stackshot with compactinfo flag");
1438 T_LOG("attempting to take stackshot with suspendinfo flag");
1497 T_LOG("attempting to take stackshot with STACKSHOT_INCLUDE_DRIVER_THREADS_IN_KERNEL flag");
1617 T_LOG("attempting to take stackshot with ASID and page table flags");
1774 T_LOG("attempting to take stackshot for current PID");
2015 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
2025 * take the stackshot without calling receive to verify that the stackshot wait
2062 * take the stackshot to verify that the stackshot wait info shows our (the server) PID
2079 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
2737 T_LOG("attempting to take stackshot with an os build version");