Searched refs:HONEE_SmartRedis_Init (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | log_events.c | 16 PetscLogEvent HONEE_SmartRedis_Init; variable 35 PetscCall(PetscLogEventRegister("SmartRedis_Init", onlineTrain_classid, &HONEE_SmartRedis_Init)); in RegisterLogEvents()
|
| /honee/src/smartsim/ |
| H A D | smartsim.c | 61 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Init, 0, 0, 0, 0)); in SmartSimSetup() 63 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Init, 0, 0, 0, 0)); in SmartSimSetup()
|
| /honee/include/ |
| H A D | log_events.h | 14 extern PetscLogEvent HONEE_SmartRedis_Init;
|