Searched refs:SCALABLE_COUNTER_DECLARE (Results 1 – 8 of 8) 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 …]
353 SCALABLE_COUNTER_DECLARE(ticket_wflag_cleared);354 SCALABLE_COUNTER_DECLARE(ticket_wflag_still);355 SCALABLE_COUNTER_DECLARE(ticket_just_unlock);356 SCALABLE_COUNTER_DECLARE(ticket_kick_count);357 SCALABLE_COUNTER_DECLARE(ticket_wait_count);358 SCALABLE_COUNTER_DECLARE(ticket_already_count);359 SCALABLE_COUNTER_DECLARE(ticket_spin_count);
118 #define SCALABLE_COUNTER_DECLARE(name) \ macro
78 SCALABLE_COUNTER_DECLARE(mach_eventlink_handoff_success_count);
1870 SCALABLE_COUNTER_DECLARE(kalloc_large_count);1871 SCALABLE_COUNTER_DECLARE(kalloc_large_total);
4948 SCALABLE_COUNTER_DECLARE(oslog_p_total_msgcount);4949 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_saved_msgcount);4950 SCALABLE_COUNTER_DECLARE(oslog_p_metadata_dropped_msgcount);4951 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_saved_msgcount);4952 SCALABLE_COUNTER_DECLARE(oslog_p_signpost_dropped_msgcount);4953 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4954 SCALABLE_COUNTER_DECLARE(oslog_p_error_count);4955 SCALABLE_COUNTER_DECLARE(oslog_p_saved_msgcount);4956 SCALABLE_COUNTER_DECLARE(oslog_p_dropped_msgcount);4957 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);
449 SCALABLE_COUNTER_DECLARE(page_worker_hash_collisions);451 SCALABLE_COUNTER_DECLARE(page_worker_inheritor_sleeps);2475 SCALABLE_COUNTER_DECLARE(vm_page_grab_count);2477 SCALABLE_COUNTER_DECLARE(vm_page_grab_count_kern);2479 SCALABLE_COUNTER_DECLARE(vm_page_grab_count_iopl);2481 SCALABLE_COUNTER_DECLARE(vm_page_grab_count_upl);2486 SCALABLE_COUNTER_DECLARE(vm_page_deactivate_behind_count);