Searched refs:SCALABLE_COUNTER_DECLARE (Results 1 – 6 of 6) sorted by relevance
43 SCALABLE_COUNTER_DECLARE(vm_statistics_zero_fill_count); /* # of zero fill pages */44 SCALABLE_COUNTER_DECLARE(vm_statistics_reactivations); /* # of pages reactivated */45 SCALABLE_COUNTER_DECLARE(vm_statistics_pageins); /* # of pageins */46 SCALABLE_COUNTER_DECLARE(vm_statistics_pageouts); /* # of pageouts */47 SCALABLE_COUNTER_DECLARE(vm_statistics_faults); /* # of faults */48 SCALABLE_COUNTER_DECLARE(vm_statistics_cow_faults); /* # of copy-on-writes */49 SCALABLE_COUNTER_DECLARE(vm_statistics_lookups); /* object cache lookups */50 SCALABLE_COUNTER_DECLARE(vm_statistics_hits); /* object cache hits */51 SCALABLE_COUNTER_DECLARE(vm_statistics_purges); /* # of pages purged */52 SCALABLE_COUNTER_DECLARE(vm_statistics_decompressions); /* # of pages decompressed */[all …]
351 SCALABLE_COUNTER_DECLARE(ticket_wflag_cleared);352 SCALABLE_COUNTER_DECLARE(ticket_wflag_still);353 SCALABLE_COUNTER_DECLARE(ticket_just_unlock);354 SCALABLE_COUNTER_DECLARE(ticket_kick_count);355 SCALABLE_COUNTER_DECLARE(ticket_wait_count);356 SCALABLE_COUNTER_DECLARE(ticket_already_count);357 SCALABLE_COUNTER_DECLARE(ticket_spin_count);
118 #define SCALABLE_COUNTER_DECLARE(name) \ macro
1821 SCALABLE_COUNTER_DECLARE(kalloc_large_count);1822 SCALABLE_COUNTER_DECLARE(kalloc_large_total);
4659 SCALABLE_COUNTER_DECLARE(oslog_p_total_msgcount);4660 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_saved_msgcount);4661 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_dropped_msgcount);4662 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4663 SCALABLE_COUNTER_DECLARE(oslog_p_saved_msgcount);4664 SCALABLE_COUNTER_DECLARE(oslog_p_dropped_msgcount);4665 SCALABLE_COUNTER_DECLARE(oslog_p_boot_dropped_msgcount);4666 SCALABLE_COUNTER_DECLARE(oslog_p_coprocessor_total_msgcount);4667 SCALABLE_COUNTER_DECLARE(oslog_p_coprocessor_dropped_msgcount);4668 SCALABLE_COUNTER_DECLARE(oslog_p_unresolved_kc_msgcount);[all …]
3340 SCALABLE_COUNTER_DECLARE(vm_page_grab_count);