Searched refs:ropts (Results 1 – 4 of 4) sorted by relevance
35 uint64 step, int64 execution_count, const RunOptions& ropts) override { in GetProfileHandler() argument
49 uint64 step, int64 execution_count, const RunOptions& ropts) = 0;
171 const char *ropts = "e:f:hiIDlmno:pqrsvFRW0"; local234 opts = ropts;
116 const RunOptions& ropts) { in GetProfileHandler() argument117 return stats_publisher_->GetProfileHandler(step, execution_count, ropts); in GetProfileHandler()