Home
last modified time | relevance | path

Searched refs:CA_INT (Results 1 – 16 of 16) sorted by relevance

/xnu-12377.1.9/osfmk/vm/
H A Danalytics.c56 CA_INT, max_alloced,
57 CA_INT, max_used,
58 CA_INT, trial_deployment_id,
63 CA_INT, over_global_limit,
64 CA_INT, over_user_limit,
65 CA_INT, trial_deployment_id,
119 CA_INT, hour1,
120 CA_INT, hour6,
121 CA_INT, hour12,
122 CA_INT, hour24,
[all …]
H A Dvm_sanitize_telemetry.c163 CA_INT, method_checker_info,
164 CA_INT, arg1,
165 CA_INT, arg2,
166 CA_INT, arg3,
167 CA_INT, arg4,
168 CA_INT, future_ret,
169 CA_INT, past_ret);
H A Dvm_fault.c8501 CA_INT, vmtc_num_byte, /* number of corrupt bytes found */
/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_memory.c67 CA_INT, pages_alloced,
68 CA_INT, pages_freed,
69 CA_INT, time_allocating,
70 CA_INT, max_alloc_latency,
71 CA_INT, alloc_latency_highbit0,
72 CA_INT, alloc_latency_highbit1,
73 CA_INT, alloc_latency_highbit2,
74 CA_INT, alloc_latency_highbit3,
75 CA_INT, alloc_latency_highbit4,
76 CA_INT, alloc_latency_highbit5,
[all …]
H A Dtrap_telemetry.c139 CA_INT, brk_type,
140 CA_INT, brk_code,
141 CA_INT, faulting_address,
148 CA_INT, trap_code,
149 CA_INT, trap_offset,
150 CA_INT, trap_type,
157 CA_INT, violation_code,
158 CA_INT, violation_cpi,
160 CA_INT, violation_duration,
161 CA_INT, violation_freq,
[all …]
H A Dcore_analytics.c76 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in event_field_size()
H A Dexception.c798 CA_INT, exception,
799 CA_INT, exception_code_0,
800 CA_INT, exception_code_1,
H A Dipc_tt.c140 CA_INT, mask,
/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_freeze.c1462 CA_INT, budget_remaining,
1463 CA_INT, error_below_min_pages,
1464 CA_INT, error_excess_shared_memory,
1465 CA_INT, error_low_private_shared_ratio,
1466 CA_INT, error_no_compressor_space,
1467 CA_INT, error_no_swap_space,
1468 CA_INT, error_low_probability_of_use,
1469 CA_INT, error_elevated,
1470 CA_INT, error_other,
1471 CA_INT, frozen_count,
[all …]
H A Dkern_memorystatus_notify.c777 CA_INT, num_processes_registered,
778 CA_INT, num_notifications_sent,
779 CA_INT, max_level,
780 CA_INT, num_transitions,
781 CA_INT, num_kills,
782 CA_INT, duration);
795 CA_INT, footprint_before_notification,
796 CA_INT, footprint_1_min_after_first_warning,
797 CA_INT, footprint_5_min_after_first_warning,
798 CA_INT, footprint_20_min_after_first_warning,
[all …]
H A Dstackshot.c92 CA_INT, sshot_count,
H A Dkern_newsysctl.c2374 CA_INT, TestKey,
/xnu-12377.1.9/libkern/libkern/coreanalytics/
H A Dcoreanalytics.h37 #define CA_INT 1ULL macro
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_policy.c300 CA_INT, msgh_id,
301 CA_INT, sw_platform,
302 CA_INT, sdk,
468 CA_INT, reply_port_semantics_violation,
469 CA_INT, msgh_id); /* for aux_data, keeping the legacy name msgh_id to avoid CA shenanigan */
/xnu-12377.1.9/libkern/coreanalytics/
H A Dcoreanalytics_shim.cpp94 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in serialize_event_field()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c387 CA_INT, numvnodes_min,
388 CA_INT, numvnodes_max,
389 CA_INT, desiredvnodes,
390 CA_INT, numvnodes,
391 CA_INT, freevnodes,
392 CA_INT, deadvnodes,
393 CA_INT, freeablevnodes,
394 CA_INT, busyvnodes,