Lines Matching refs:take

286 T_DECL(simple_compressed, "take a simple compressed stackshot", T_META_TAG_VM_PREFERRED)
300 T_DECL(panic_compressed, "take a compressed stackshot with the same flags as a panic stackshot", T_…
399 T_EXPECT_LT(pre.ss_last_start, pre.ss_last_end, "pre: stackshot should take time");
403 T_EXPECT_LT(post.ss_last_start, post.ss_last_end, "post: stackshot should take time");
428 T_LOG("attempting to take stackshot with kernel-only flag");
591 …CESS(kill(getppid(), (addr == prevaddr) ? SIGUSR2 : SIGUSR1), "signaled parent to take stackshot");
774 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
885 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take timestamp");
894 T_ASSERT_POSIX_SUCCESS(kill(getppid(), SIGUSR1), "signaled parent to take stackshot");
1288 T_LOG("attempting to take stackshot with instructions and cycles");
1352 T_LOG("attempting to take stackshot with thread group flag");
1367 T_LOG("attempting to take stackshot with compactinfo flag");
1381 T_LOG("attempting to take stackshot with suspendinfo flag");
1440 T_LOG("attempting to take stackshot with STACKSHOT_INCLUDE_DRIVER_THREADS_IN_KERNEL flag");
1560 T_LOG("attempting to take stackshot with ASID and page table flags");
1715 T_LOG("attempting to take stackshot for current PID");
1956 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
1966 * take the stackshot without calling receive to verify that the stackshot wait
2003 * take the stackshot to verify that the stackshot wait info shows our (the server) PID
2020 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
2635 T_LOG("attempting to take stackshot with an os build version");