lkml.org 
[lkml]   [2015]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 08/14] perf/bench/mem: Rename 'routine' to 'routine_str'
From
Date
On 10/19/15 2:04 AM, Ingo Molnar wrote:
> @@ -128,7 +128,7 @@ static void __bench_mem_routine(struct bench_mem_info *info, int r_idx, size_t l
> double result_bps = 0.0;
> u64 result_cycles = 0;
>
> - printf("Routine %s (%s)\n", r->name, r->desc);
> + printf("routine %s (%s)\n", r->name, r->desc);
>
> if (bench_format == BENCH_FORMAT_DEFAULT)
> printf("# Copying %s Bytes ...\n\n", length_str);

Seems like 'R' is more appropriate here.


\
 
 \ /
  Last update: 2015-10-19 15:41    [W:2.217 / U:24.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site