Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dstackshot.c340 const uint64_t post_batch_counts = sshot_report_test_counts; variable
347 const uint64_t post_overflow_counts = sshot_report_test_counts - post_batch_counts;
350 SSHOT_ENTITLEMENT_RECENT, post_batch, (int)post_batch_counts);
359 post_batch_counts != SSHOT_ENTITLEMENT_RECENT ||