Searched refs:SCALABLE_COUNTER_DECLARE (Results 1 – 7 of 7) 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 …]
358 SCALABLE_COUNTER_DECLARE(ticket_wflag_cleared);359 SCALABLE_COUNTER_DECLARE(ticket_wflag_still);360 SCALABLE_COUNTER_DECLARE(ticket_just_unlock);361 SCALABLE_COUNTER_DECLARE(ticket_kick_count);362 SCALABLE_COUNTER_DECLARE(ticket_wait_count);363 SCALABLE_COUNTER_DECLARE(ticket_already_count);364 SCALABLE_COUNTER_DECLARE(ticket_spin_count);
118 #define SCALABLE_COUNTER_DECLARE(name) \ macro
1806 SCALABLE_COUNTER_DECLARE(kalloc_large_count);1807 SCALABLE_COUNTER_DECLARE(kalloc_large_total);
4761 SCALABLE_COUNTER_DECLARE(oslog_p_total_msgcount);4762 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_saved_msgcount);4763 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_dropped_msgcount);4764 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_saved_msgcount);4765 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_dropped_msgcount);4766 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4767 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4768 SCALABLE_COUNTER_DECLARE(oslog_p_saved_msgcount);4769 SCALABLE_COUNTER_DECLARE(oslog_p_dropped_msgcount);4770 SCALABLE_COUNTER_DECLARE(oslog_p_boot_dropped_msgcount);[all …]
1207 SCALABLE_COUNTER_DECLARE(oslog_p_fmt_invalid_msgcount);1208 SCALABLE_COUNTER_DECLARE(oslog_p_fmt_max_args_msgcount);1209 SCALABLE_COUNTER_DECLARE(oslog_p_truncated_msgcount);1210 SCALABLE_COUNTER_DECLARE(log_queue_cnt_received);
3387 SCALABLE_COUNTER_DECLARE(vm_page_grab_count);