Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dtelemetry.c1164 struct _telemetry_uuids { struct
1174 static struct _telemetry_uuids argument
1202 return (struct _telemetry_uuids){}; in _telemetry_sample_uuids()
1212 return (struct _telemetry_uuids){ in _telemetry_sample_uuids()
1226 return (struct _telemetry_uuids){ in _telemetry_sample_uuids()
1286 struct _telemetry_uuids uuids = _telemetry_sample_uuids(task); in telemetry_process_sample()