Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dexclaves_sensor.c218 } exclaves_sensor_t; typedef
223 static exclaves_sensor_t sensors[EXCLAVES_SENSOR_MAX];
244 static inline exclaves_sensor_t *
252 sensor_to_sensor_type(exclaves_sensor_t *sensor) in sensor_to_sensor_type()
275 do_healthcheck(exclaves_sensor_t *sensor) in do_healthcheck()
299 do_min_on_time(exclaves_sensor_t *sensor, uint64_t *deadline, in do_min_on_time()
354 exclaves_sensor_t *sensor = &sensors[i]; in exclaves_sensor_healthcheck()
392 exclaves_sensor_t *sensor = sensor_type_to_sensor(i); in exclaves_sensor_init()
416 exclaves_sensor_t *sensor = sensor_type_to_sensor(sensor_type); in exclaves_sensor_start()
464 exclaves_sensor_t *sensor = sensor_type_to_sensor(sensor_type); in exclaves_sensor_stop()
[all …]