Home
last modified time | relevance | path

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

/honee/src/
H A Dlog_events.c16 PetscLogEvent HONEE_SmartRedis_Init; variable
35 PetscCall(PetscLogEventRegister("SmartRedis_Init", onlineTrain_classid, &HONEE_SmartRedis_Init)); in RegisterLogEvents()
/honee/src/smartsim/
H A Dsmartsim.c61 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 Dlog_events.h14 extern PetscLogEvent HONEE_SmartRedis_Init;