Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/configd/
H A Dbackend.c405 flight_recorder_event(be_flight_type_t type, be_flight_status_t res) in flight_recorder_event() function
858 flight_recorder_event(BE_FLIGHT_EV_CHECKPOINT, in backend_checkpoint_repository()
1022 flight_recorder_event(BE_FLIGHT_EV_BACKUP_ENTER, backup_type); in backend_create_backup_locked()
1033 flight_recorder_event(BE_FLIGHT_EV_NO_BACKUP, BE_FLIGHT_ST_RO); in backend_create_backup_locked()
1058 flight_recorder_event(BE_FLIGHT_EV_BACKUP, backup_type); in backend_create_backup_locked()
1063 flight_recorder_event(BE_FLIGHT_EV_NO_BACKUP, in backend_create_backup_locked()
1161 flight_recorder_event(BE_FLIGHT_EV_BACKUP, BE_FLIGHT_ST_SUCCESS); in backend_create_backup_locked()
1167 flight_recorder_event(BE_FLIGHT_EV_BACKUP, BE_FLIGHT_ST_FAIL); in backend_create_backup_locked()
1310 flight_recorder_event(BE_FLIGHT_EV_TRANS_RW, BE_FLIGHT_ST_RW); in backend_check_readonly()
1321 flight_recorder_event(BE_FLIGHT_EV_TRANS_RW, in backend_check_readonly()
[all …]