Lines Matching refs:take

257 T_DECL(simple_compressed, "take a simple compressed stackshot")
271 T_DECL(panic_compressed, "take a compressed stackshot with the same flags as a panic stackshot")
370 T_EXPECT_LT(pre.ss_last_start, pre.ss_last_end, "pre: stackshot should take time");
374 T_EXPECT_LT(post.ss_last_start, post.ss_last_end, "post: stackshot should take time");
399 T_LOG("attempting to take stackshot with kernel-only flag");
561 …CESS(kill(getppid(), (addr == prevaddr) ? SIGUSR2 : SIGUSR1), "signaled parent to take stackshot");
743 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
852 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take timestamp");
861 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
1251 T_LOG("attempting to take stackshot with instructions and cycles");
1315 T_LOG("attempting to take stackshot with thread group flag");
1330 T_LOG("attempting to take stackshot with compactinfo flag");
1390 T_LOG("attempting to take stackshot with STACKSHOT_INCLUDE_DRIVER_THREADS_IN_KERNEL flag");
1487 T_LOG("attempting to take stackshot with ASID and page table flags");
1639 T_LOG("attempting to take stackshot for current PID");
1880 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
1890 * take the stackshot without calling receive to verify that the stackshot wait
1927 * take the stackshot to verify that the stackshot wait info shows our (the server) PID
1944 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");