Searched refs:telemetry (Results 1 – 15 of 15) sorted by relevance
| /xnu-12377.41.6/osfmk/mach/ |
| H A D | telemetry_notification.defs | 6 * Interface definition for the telemetry facility.
|
| H A D | iocompressionstats_notification.defs | 6 * Interface definition for the telemetry facility.
|
| /xnu-12377.41.6/doc/building/ |
| H A D | bound_checks.md | 28 only report a telemetry event; 67 for all other kernel configurations failing bounds checks generate a telemetry event 70 generate a telemetry event instead of panicking; for all other kernel configurations 161 rather be doing. On the other hand, "soft traps" generate telemetry without 182 `bound-checks-soft` for external users in order to collect telemetry 184 The expectation is that, once the telemetry is collected, you will change the 193 period, failing bounds checks create telemetry events that are collected by
|
| /xnu-12377.41.6/doc/observability/ |
| H A D | cpu_counters.md | 36 - Microstackshot telemetry is sampled periodically using the CPMU's cycle PMI trigger.
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | Makefile | 110 telemetry.h \
|
| /xnu-12377.41.6/osfmk/ipc/ |
| H A D | ipc_policy.h | 410 #pragma mark ipc policy telemetry [temporary]
|
| H A D | ipc_policy.c | 425 #pragma mark ipc policy telemetry
|
| /xnu-12377.41.6/doc/vm/ |
| H A D | sanitize.md | 56 default behavior (i.e. no rewrite, no telemetry). The overrides, if any, are set 77 `vm_sanitize_err_compat_<kind>` to handle any rewrites or telemetry. 84 and sends any requested telemetry. 419 rewrites and/or telemetry for binary compatibility.
|
| H A D | memorystatus_kills.md | 92 …d and have probably not scaled well with current hardware. According to telemetry these kills are …
|
| H A D | freezer.md | 87 …er of writes and ensures we stay under the budget. It also tracks daily telemetry which is reporte…
|
| /xnu-12377.41.6/doc/mach_ipc/ |
| H A D | guard_exceptions.md | 225 a process where this is disallowed by policy. This is used to gather telemetry 507 reply port on iOS. It is currently a soft crash to collect telemetry before 517 This is telemetry for processes creating a port with flag
|
| H A D | port_types.md | 172 `mach_port_exc_guard` exception, which will either emit telemetry or fatally
|
| /xnu-12377.41.6/osfmk/conf/ |
| H A D | Makefile.template | 233 telemetry.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32 397 telemetry.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 372 osfmk/kern/telemetry.c optional config_telemetry
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | sys_generic.c | 2383 telemetry(__unused struct proc *p, struct telemetry_args *args, __unused int32_t *retval) in telemetry() function
|