Searched refs:__counted_by (Results 1 – 5 of 5) sorted by relevance
143 mach_vm_address_t bt[__counted_by(BTLOG_MAX_DEPTH)]);277 struct zone_btrecord *__counted_by(*numrecs) *records,294 vm_address_t bt[__counted_by(BTLOG_MAX_DEPTH)],311 vm_address_t *__counted_by(*count) instances,
996 struct bt_log_entry btll_entries[__counted_by(btll_count)];1018 struct bt_hash_entry btlh_entries[__counted_by(btlh_count)];
70 #define __counted_by(N) __attribute__((__counted_by__(N))) macro139 #define __counted_by(N) macro
475 rbtrace_bt(uint64_t *__counted_by(maxframes)rets, int maxframes, in rbtrace_bt()
982 #define __counted_by(N) macro