Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dtelemetry.c1148 struct _telemetry_uuids { struct
1158 static struct _telemetry_uuids argument
1186 return (struct _telemetry_uuids){}; in _telemetry_sample_uuids()
1196 return (struct _telemetry_uuids){ in _telemetry_sample_uuids()
1210 return (struct _telemetry_uuids){ in _telemetry_sample_uuids()
1270 struct _telemetry_uuids uuids = _telemetry_sample_uuids(task); in telemetry_process_sample()