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
1819 SCALABLE_COUNTER_DECLARE(kalloc_large_count);1820 SCALABLE_COUNTER_DECLARE(kalloc_large_total);
4852 SCALABLE_COUNTER_DECLARE(oslog_p_total_msgcount);4853 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_saved_msgcount);4854 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_dropped_msgcount);4855 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_saved_msgcount);4856 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_dropped_msgcount);4857 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4858 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4859 SCALABLE_COUNTER_DECLARE(oslog_p_saved_msgcount);4860 SCALABLE_COUNTER_DECLARE(oslog_p_dropped_msgcount);4861 SCALABLE_COUNTER_DECLARE(oslog_p_boot_dropped_msgcount);[all …]
1205 SCALABLE_COUNTER_DECLARE(oslog_p_fmt_invalid_msgcount);1206 SCALABLE_COUNTER_DECLARE(oslog_p_fmt_max_args_msgcount);1207 SCALABLE_COUNTER_DECLARE(oslog_p_truncated_msgcount);1208 SCALABLE_COUNTER_DECLARE(log_queue_cnt_received);
2199 SCALABLE_COUNTER_DECLARE(vm_page_grab_count);