Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dstackshot.c105 static uint64_t sshot_report_test_counts = 0; variable
149 sshot_report_test_counts += src->ser_count; in sshot_entitlement_copy_for_send()
332 sshot_report_test_counts = 0;
340 const uint64_t post_batch_counts = sshot_report_test_counts;
347 const uint64_t post_overflow_counts = sshot_report_test_counts - post_batch_counts;