Searched refs:stepinfo (Results 1 – 2 of 2) sorted by relevance
31 const auto& stepinfo = core_stepinfo.second; in StepTimespan() local32 uint64 begin_ps = stepinfo.begin_ps(); in StepTimespan()33 uint64 end_ps = begin_ps + stepinfo.duration_ps(); in StepTimespan()
51 auto& stepinfo = percore_stepinfo.second; in CombinePerCoreStepInfo() local52 stepinfo.set_step_num(new_step_num); in CombinePerCoreStepInfo()