Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_memory.c52 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 Dcore_analytics.c76 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in event_field_size()
H A Dexception.c723 CA_INT, exception,
724 CA_INT, exception_code_0,
725 CA_INT, exception_code_1,
H A Dtelemetry.c214 CA_INT, brk_type,
215 CA_INT, brk_code,
216 CA_INT, faulting_address,
H A Dipc_tt.c128 CA_INT, mask,
/xnu-10063.121.3/osfmk/vm/
H A Danalytics.c55 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 Dvm_fault.c8093 CA_INT, vmtc_num_byte, /* number of corrupt bytes found */
/xnu-10063.121.3/bsd/kern/
H A Dkern_memorystatus_notify.c793 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 Dkern_memorystatus_freeze.c1501 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 Dstackshot.c77 CA_INT, sshot_count,
H A Dkern_newsysctl.c2227 CA_INT, TestKey,
/xnu-10063.121.3/libkern/libkern/coreanalytics/
H A Dcoreanalytics.h37 #define CA_INT 1ULL macro
/xnu-10063.121.3/libkern/coreanalytics/
H A Dcoreanalytics_shim.cpp94 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in serialize_event_field()
/xnu-10063.121.3/osfmk/ipc/
H A Dmach_msg.c565 CA_INT, msgh_id,
566 CA_INT, sw_platform,
567 CA_INT, sdk,
H A Dipc_kmsg.c241 CA_INT, reply_port_semantics_violation);
/xnu-10063.121.3/bsd/vfs/
H A Dvfs_subr.c394 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,