Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/ !
H A Danalytics.c52 CA_INT, max_alloced,
53 CA_INT, max_used,
54 CA_INT, trial_deployment_id,
59 CA_INT, over_global_limit,
60 CA_INT, over_user_limit,
61 CA_INT, trial_deployment_id,
115 CA_INT, hour1,
116 CA_INT, hour6,
117 CA_INT, hour12,
118 CA_INT, hour24,
[all …]
H A Dvm_fault.c7856 CA_INT, vmtc_num_byte, /* number of corrupt bytes found */
/xnu-8796.121.2/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.c1429 CA_INT, budget_remaining,
1430 CA_INT, error_below_min_pages,
1431 CA_INT, error_excess_shared_memory,
1432 CA_INT, error_low_private_shared_ratio,
1433 CA_INT, error_no_compressor_space,
1434 CA_INT, error_no_swap_space,
1435 CA_INT, error_low_probability_of_use,
1436 CA_INT, error_elevated,
1437 CA_INT, error_other,
1438 CA_INT, frozen_count,
[all …]
H A Dstackshot.c77 CA_INT, sshot_count,
H A Dkern_newsysctl.c2233 CA_INT, TestKey,
/xnu-8796.121.2/libkern/libkern/coreanalytics/ !
H A Dcoreanalytics.h37 #define CA_INT 1ULL macro
/xnu-8796.121.2/osfmk/kern/ !
H A Dexception.c718 CA_INT, exception,
719 CA_INT, exception_code_0,
720 CA_INT, exception_code_1,
H A Dcore_analytics.c76 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in event_field_size()
/xnu-8796.121.2/libkern/coreanalytics/ !
H A Dcoreanalytics_shim.cpp94 if (strcmp(*field_spec, _CA_STRINGIFY_EXPAND(CA_INT)) == 0) { in serialize_event_field()
/xnu-8796.121.2/osfmk/ipc/ !
H A Dmach_msg.c562 CA_INT, msgh_id,
563 CA_INT, sw_platform,
564 CA_INT, sdk,
/xnu-8796.121.2/san/memory/ !
H A Dubsan_minimal.c93 CA_INT, faulting_address,
/xnu-8796.121.2/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,