Searched refs:previous_time_label (Results 1 – 3 of 3) sorted by relevance
421 …atorGetContextFieldLabel(op_stats_collect, "previous time", &user->spanstats.previous_time_label)); in CreateStatisticCollectionOperator()536 …orSetContextDouble(user_stats.op_stats_collect_ctx->op, user_stats.previous_time_label, &solution_… in CollectStatistics()
368 …xtDouble(user->spanstats.op_stats_collect_ctx->op, user->spanstats.previous_time_label, &previous_… in TSSolve_NS()
147 CeedContextFieldLabel solution_time_label, previous_time_label; member