Searched refs:out_ph (Results 1 – 2 of 2) sorted by relevance
233 std::unique_ptr<ProfileHandler>* out_ph);
1785 std::unique_ptr<ProfileHandler>* out_ph) { in FillPerStepState() argument1802 *out_ph = rcg->GetProfileHandler(step_id, count, run_options); in FillPerStepState()1803 if (*out_ph) { in FillPerStepState()1805 out_pss->collect_rpcs = (*out_ph)->should_collect_rpcs(); in FillPerStepState()