Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsmartsim.c35 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartSimTrainingSetup()
38 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartSimTrainingSetup()
103 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartRedisVerifyPutTensor()
106 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartRedisVerifyPutTensor()
H A Dsgs_dd_training.c247 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
251 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
259 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
263 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
271 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
275 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup()
380 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training()
383 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training()
403 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSPostStep_SGS_DD_Training()
406 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSPostStep_SGS_DD_Training()
/honee/src/
H A Dlog_events.c17 PetscLogEvent HONEE_SmartRedis_Meta; variable
36 PetscCall(PetscLogEventRegister("SmartRedis_Meta", onlineTrain_classid, &HONEE_SmartRedis_Meta)); in RegisterLogEvents()
/honee/include/
H A Dlog_events.h15 extern PetscLogEvent HONEE_SmartRedis_Meta;