Home
last modified time | relevance | path

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

/honee/qfunctions/spanstats/
H A Dcflpe.h9 typedef struct CflPe_SpanStatsContext_ *CflPe_SpanStatsContext;
10 struct CflPe_SpanStatsContext_ { struct
/honee/src/spanstats/
H A Dcflpe.c103 …xtRegisterDouble(collect_qfctx, "solution time", offsetof(struct CflPe_SpanStatsContext_, solution… in CreateStatisticCollectionOperator()
105 …xtRegisterDouble(collect_qfctx, "previous time", offsetof(struct CflPe_SpanStatsContext_, previous… in CreateStatisticCollectionOperator()
107 …ContextRegisterDouble(collect_qfctx, "timestep", offsetof(struct CflPe_SpanStatsContext_, timestep… in CreateStatisticCollectionOperator()