Home
last modified time | relevance | path

Searched refs:testval (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dstackshot.c174 …ackshot_entitlement_do_report(bool have_entitlement, enum stackshot_progress progress, int testval) in stackshot_entitlement_do_report() argument
176 #pragma unused(testval) in stackshot_entitlement_do_report()
178 const bool from_test = (testval != SSHOT_ENTITLEMENT_REPORT_NORMAL); in stackshot_entitlement_do_report()
197 if (testval && (myser.ser_pcomm[0] != 0)) { in stackshot_entitlement_do_report()
198 myser.ser_pcomm[0] += (testval - 1); in stackshot_entitlement_do_report()
252 if (testval == SSHOT_ENTITLEMENT_REPORT_TEST_OVERFLOW) { in stackshot_entitlement_do_report()