Searched refs:SCALABLE_COUNTER_DEFINE (Results 1 – 7 of 7) sorted by relevance
116 SCALABLE_COUNTER_DEFINE(vm_statistics_zero_fill_count); /* # of zero fill pages */117 SCALABLE_COUNTER_DEFINE(vm_statistics_reactivations); /* # of pages reactivated */118 SCALABLE_COUNTER_DEFINE(vm_statistics_pageins); /* # of pageins */119 SCALABLE_COUNTER_DEFINE(vm_statistics_pageouts); /* # of pageouts */120 SCALABLE_COUNTER_DEFINE(vm_statistics_faults); /* # of faults */121 SCALABLE_COUNTER_DEFINE(vm_statistics_cow_faults); /* # of copy-on-writes */122 SCALABLE_COUNTER_DEFINE(vm_statistics_lookups); /* object cache lookups */123 SCALABLE_COUNTER_DEFINE(vm_statistics_hits); /* object cache hits */124 SCALABLE_COUNTER_DEFINE(vm_statistics_purges); /* # of pages purged */125 SCALABLE_COUNTER_DEFINE(vm_statistics_decompressions); /* # of pages decompressed */[all …]
130 #define SCALABLE_COUNTER_DEFINE(name) \ macro
67 SCALABLE_COUNTER_DEFINE(oslog_p_total_msgcount);68 SCALABLE_COUNTER_DEFINE(oslog_p_metadata_saved_msgcount);69 SCALABLE_COUNTER_DEFINE(oslog_p_metadata_dropped_msgcount);70 SCALABLE_COUNTER_DEFINE(oslog_p_error_count);71 SCALABLE_COUNTER_DEFINE(oslog_p_saved_msgcount);72 SCALABLE_COUNTER_DEFINE(oslog_p_dropped_msgcount);73 SCALABLE_COUNTER_DEFINE(oslog_p_boot_dropped_msgcount);74 SCALABLE_COUNTER_DEFINE(oslog_p_coprocessor_total_msgcount);75 SCALABLE_COUNTER_DEFINE(oslog_p_coprocessor_dropped_msgcount);76 SCALABLE_COUNTER_DEFINE(oslog_p_unresolved_kc_msgcount);[all …]
126 SCALABLE_COUNTER_DEFINE(log_queue_cnt_received);127 SCALABLE_COUNTER_DEFINE(log_queue_cnt_rejected_fh);128 SCALABLE_COUNTER_DEFINE(log_queue_cnt_queued);129 SCALABLE_COUNTER_DEFINE(log_queue_cnt_sent);130 SCALABLE_COUNTER_DEFINE(log_queue_cnt_dropped_nomem);131 SCALABLE_COUNTER_DEFINE(log_queue_cnt_dropped_off);132 SCALABLE_COUNTER_DEFINE(log_queue_cnt_mem_allocated);133 SCALABLE_COUNTER_DEFINE(log_queue_cnt_mem_released);134 SCALABLE_COUNTER_DEFINE(log_queue_cnt_mem_failed);
45 SCALABLE_COUNTER_DEFINE(oslog_p_fmt_invalid_msgcount);46 SCALABLE_COUNTER_DEFINE(oslog_p_fmt_max_args_msgcount);47 SCALABLE_COUNTER_DEFINE(oslog_p_truncated_msgcount);
117 SCALABLE_COUNTER_DEFINE(oslog_s_total_msgcount);118 SCALABLE_COUNTER_DEFINE(oslog_s_metadata_msgcount);119 SCALABLE_COUNTER_DEFINE(oslog_s_streamed_msgcount);120 SCALABLE_COUNTER_DEFINE(oslog_s_dropped_msgcount);121 SCALABLE_COUNTER_DEFINE(oslog_s_error_count);
49 SCALABLE_COUNTER_DEFINE(test_static_scalable_counter);