• Home
  • Raw
  • Download

Lines Matching refs:MR_Next

14           {{"^[-]+$", MR_Next},
15 {"^Benchmark %s Time %s CPU %s Iterations UserCounters...$", MR_Next},
16 {"^[-]+$", MR_Next}});
35 {"\"run_name\": \"BM_Counters_Simple\",$", MR_Next},
36 {"\"run_type\": \"iteration\",$", MR_Next},
37 {"\"iterations\": %int,$", MR_Next},
38 {"\"real_time\": %float,$", MR_Next},
39 {"\"cpu_time\": %float,$", MR_Next},
40 {"\"time_unit\": \"ns\",$", MR_Next},
41 {"\"bar\": %float,$", MR_Next},
42 {"\"foo\": %float$", MR_Next},
43 {"}", MR_Next}});
76 {"\"run_name\": \"BM_Counters_WithBytesAndItemsPSec\",$", MR_Next},
77 {"\"run_type\": \"iteration\",$", MR_Next},
78 {"\"iterations\": %int,$", MR_Next},
79 {"\"real_time\": %float,$", MR_Next},
80 {"\"cpu_time\": %float,$", MR_Next},
81 {"\"time_unit\": \"ns\",$", MR_Next},
82 {"\"bar\": %float,$", MR_Next},
83 {"\"bytes_per_second\": %float,$", MR_Next},
84 {"\"foo\": %float,$", MR_Next},
85 {"\"items_per_second\": %float$", MR_Next},
86 {"}", MR_Next}});
118 {"\"run_name\": \"BM_Counters_Rate\",$", MR_Next},
119 {"\"run_type\": \"iteration\",$", MR_Next},
120 {"\"iterations\": %int,$", MR_Next},
121 {"\"real_time\": %float,$", MR_Next},
122 {"\"cpu_time\": %float,$", MR_Next},
123 {"\"time_unit\": \"ns\",$", MR_Next},
124 {"\"bar\": %float,$", MR_Next},
125 {"\"foo\": %float$", MR_Next},
126 {"}", MR_Next}});
153 {"\"run_name\": \"BM_Counters_Threads/threads:%int\",$", MR_Next},
154 {"\"run_type\": \"iteration\",$", MR_Next},
155 {"\"iterations\": %int,$", MR_Next},
156 {"\"real_time\": %float,$", MR_Next},
157 {"\"cpu_time\": %float,$", MR_Next},
158 {"\"time_unit\": \"ns\",$", MR_Next},
159 {"\"bar\": %float,$", MR_Next},
160 {"\"foo\": %float$", MR_Next},
161 {"}", MR_Next}});
189 {"\"run_name\": \"BM_Counters_AvgThreads/threads:%int\",$", MR_Next},
190 {"\"run_type\": \"iteration\",$", MR_Next},
191 {"\"iterations\": %int,$", MR_Next},
192 {"\"real_time\": %float,$", MR_Next},
193 {"\"cpu_time\": %float,$", MR_Next},
194 {"\"time_unit\": \"ns\",$", MR_Next},
195 {"\"bar\": %float,$", MR_Next},
196 {"\"foo\": %float$", MR_Next},
197 {"}", MR_Next}});
227 MR_Next},
228 {"\"run_type\": \"iteration\",$", MR_Next},
229 {"\"iterations\": %int,$", MR_Next},
230 {"\"real_time\": %float,$", MR_Next},
231 {"\"cpu_time\": %float,$", MR_Next},
232 {"\"time_unit\": \"ns\",$", MR_Next},
233 {"\"bar\": %float,$", MR_Next},
234 {"\"foo\": %float$", MR_Next},
235 {"}", MR_Next}});
263 {"\"run_name\": \"BM_Counters_IterationInvariant\",$", MR_Next},
264 {"\"run_type\": \"iteration\",$", MR_Next},
265 {"\"iterations\": %int,$", MR_Next},
266 {"\"real_time\": %float,$", MR_Next},
267 {"\"cpu_time\": %float,$", MR_Next},
268 {"\"time_unit\": \"ns\",$", MR_Next},
269 {"\"bar\": %float,$", MR_Next},
270 {"\"foo\": %float$", MR_Next},
271 {"}", MR_Next}});
304 MR_Next},
305 {"\"run_type\": \"iteration\",$", MR_Next},
306 {"\"iterations\": %int,$", MR_Next},
307 {"\"real_time\": %float,$", MR_Next},
308 {"\"cpu_time\": %float,$", MR_Next},
309 {"\"time_unit\": \"ns\",$", MR_Next},
310 {"\"bar\": %float,$", MR_Next},
311 {"\"foo\": %float$", MR_Next},
312 {"}", MR_Next}});
343 {"\"run_name\": \"BM_Counters_AvgIterations\",$", MR_Next},
344 {"\"run_type\": \"iteration\",$", MR_Next},
345 {"\"iterations\": %int,$", MR_Next},
346 {"\"real_time\": %float,$", MR_Next},
347 {"\"cpu_time\": %float,$", MR_Next},
348 {"\"time_unit\": \"ns\",$", MR_Next},
349 {"\"bar\": %float,$", MR_Next},
350 {"\"foo\": %float$", MR_Next},
351 {"}", MR_Next}});
381 {"\"run_name\": \"BM_Counters_kAvgIterationsRate\",$", MR_Next},
382 {"\"run_type\": \"iteration\",$", MR_Next},
383 {"\"iterations\": %int,$", MR_Next},
384 {"\"real_time\": %float,$", MR_Next},
385 {"\"cpu_time\": %float,$", MR_Next},
386 {"\"time_unit\": \"ns\",$", MR_Next},
387 {"\"bar\": %float,$", MR_Next},
388 {"\"foo\": %float$", MR_Next},
389 {"}", MR_Next}});