Searched refs:HONEE_SmartRedis_Write (Results 1 – 4 of 4) sorted by relevance
| /honee/src/smartsim/ |
| H A D | solution.c | 85 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SmartSimSolution() 88 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SmartSimSolution() 94 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SmartSimSolution() 96 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SmartSimSolution()
|
| H A D | sgs_dd_training.c | 366 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training() 369 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Write, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training()
|
| /honee/src/ |
| H A D | log_events.c | 18 PetscLogEvent HONEE_SmartRedis_Write; variable 37 …PetscCall(PetscLogEventRegister("SmartRedis_Write", onlineTrain_classid, &HONEE_SmartRedis_Write)); in RegisterLogEvents()
|
| /honee/include/ |
| H A D | log_events.h | 16 extern PetscLogEvent HONEE_SmartRedis_Write;
|