| /xnu-10063.121.3/osfmk/kern/ |
| H A D | exclaves_memory.c | 52 CA_INT, pages_alloced, 53 CA_INT, pages_freed, 54 CA_INT, time_allocating, 55 CA_INT, max_alloc_latency, 56 CA_INT, alloc_latency_highbit0, 57 CA_INT, alloc_latency_highbit1, 58 CA_INT, alloc_latency_highbit2, 59 CA_INT, alloc_latency_highbit3, 60 CA_INT, alloc_latency_highbit4, 61 CA_INT, alloc_latency_highbit5, [all …]
|
| H A D | core_analytics.c | 76 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in event_field_size()
|
| H A D | exception.c | 723 CA_INT, exception, 724 CA_INT, exception_code_0, 725 CA_INT, exception_code_1,
|
| H A D | telemetry.c | 214 CA_INT, brk_type, 215 CA_INT, brk_code, 216 CA_INT, faulting_address,
|
| H A D | ipc_tt.c | 128 CA_INT, mask,
|
| /xnu-10063.121.3/osfmk/vm/ |
| H A D | analytics.c | 55 CA_INT, max_alloced, 56 CA_INT, max_used, 57 CA_INT, trial_deployment_id, 62 CA_INT, over_global_limit, 63 CA_INT, over_user_limit, 64 CA_INT, trial_deployment_id, 118 CA_INT, hour1, 119 CA_INT, hour6, 120 CA_INT, hour12, 121 CA_INT, hour24, [all …]
|
| H A D | vm_fault.c | 8093 CA_INT, vmtc_num_byte, /* number of corrupt bytes found */
|
| /xnu-10063.121.3/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 793 CA_INT, num_processes_registered, 794 CA_INT, num_notifications_sent, 795 CA_INT, max_level, 796 CA_INT, num_transitions, 797 CA_INT, num_kills, 798 CA_INT, duration); 802 CA_INT, footprint_before_notification, 803 CA_INT, footprint_1_min_after_first_warning, 804 CA_INT, footprint_5_min_after_first_warning, 805 CA_INT, footprint_20_min_after_first_warning, [all …]
|
| H A D | kern_memorystatus_freeze.c | 1501 CA_INT, budget_remaining, 1502 CA_INT, error_below_min_pages, 1503 CA_INT, error_excess_shared_memory, 1504 CA_INT, error_low_private_shared_ratio, 1505 CA_INT, error_no_compressor_space, 1506 CA_INT, error_no_swap_space, 1507 CA_INT, error_low_probability_of_use, 1508 CA_INT, error_elevated, 1509 CA_INT, error_other, 1510 CA_INT, frozen_count, [all …]
|
| H A D | stackshot.c | 77 CA_INT, sshot_count,
|
| H A D | kern_newsysctl.c | 2227 CA_INT, TestKey,
|
| /xnu-10063.121.3/libkern/libkern/coreanalytics/ |
| H A D | coreanalytics.h | 37 #define CA_INT 1ULL macro
|
| /xnu-10063.121.3/libkern/coreanalytics/ |
| H A D | coreanalytics_shim.cpp | 94 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in serialize_event_field()
|
| /xnu-10063.121.3/osfmk/ipc/ |
| H A D | mach_msg.c | 565 CA_INT, msgh_id, 566 CA_INT, sw_platform, 567 CA_INT, sdk,
|
| H A D | ipc_kmsg.c | 241 CA_INT, reply_port_semantics_violation);
|
| /xnu-10063.121.3/bsd/vfs/ |
| H A D | vfs_subr.c | 394 CA_INT, numvnodes_min, 395 CA_INT, numvnodes_max, 396 CA_INT, desiredvnodes, 397 CA_INT, numvnodes, 398 CA_INT, freevnodes, 399 CA_INT, deadvnodes, 400 CA_INT, freeablevnodes, 401 CA_INT, busyvnodes,
|