Lines Matching refs:take

268 T_DECL(simple_compressed, "take a simple compressed stackshot")
282 T_DECL(panic_compressed, "take a compressed stackshot with the same flags as a panic stackshot")
381 T_EXPECT_LT(pre.ss_last_start, pre.ss_last_end, "pre: stackshot should take time");
385 T_EXPECT_LT(post.ss_last_start, post.ss_last_end, "post: stackshot should take time");
410 T_LOG("attempting to take stackshot with kernel-only flag");
573 …CESS(kill(getppid(), (addr == prevaddr) ? SIGUSR2 : SIGUSR1), "signaled parent to take stackshot");
756 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
865 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take timestamp");
874 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
1267 T_LOG("attempting to take stackshot with instructions and cycles");
1331 T_LOG("attempting to take stackshot with thread group flag");
1346 T_LOG("attempting to take stackshot with compactinfo flag");
1360 T_LOG("attempting to take stackshot with suspendinfo flag");
1419 T_LOG("attempting to take stackshot with STACKSHOT_INCLUDE_DRIVER_THREADS_IN_KERNEL flag");
1516 T_LOG("attempting to take stackshot with ASID and page table flags");
1668 T_LOG("attempting to take stackshot for current PID");
1909 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
1919 * take the stackshot without calling receive to verify that the stackshot wait
1956 * take the stackshot to verify that the stackshot wait info shows our (the server) PID
1973 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");