Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/kern/
H A Dstackshot.c120 static uint64_t sshot_report_test_counts = 0; variable
164 sshot_report_test_counts += src->ser_count; in sshot_entitlement_copy_for_send()
347 sshot_report_test_counts = 0;
355 const uint64_t post_batch_counts = sshot_report_test_counts;
362 const uint64_t post_overflow_counts = sshot_report_test_counts - post_batch_counts;