Searched hist:"92 a7e1278005b6bb3459affc50b2b6e2464e7e7c" (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
H A D | cpumap.h | diff 92a7e1278005b6bb3459affc50b2b6e2464e7e7c Fri Feb 17 12:10:24 CET 2017 Jan Stancek <jstancek@redhat.com> perf cpumap: Add cpu__max_present_cpu()
Similar to cpu__max_cpu() (which returns the max possible CPU), returns the max present CPU.
Signed-off-by: Jan Stancek <jstancek@redhat.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/8ea4601b5cacc49927235b4ebac424bd6eeccb06.1487146877.git.jstancek@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | cpumap.c | diff 92a7e1278005b6bb3459affc50b2b6e2464e7e7c Fri Feb 17 12:10:24 CET 2017 Jan Stancek <jstancek@redhat.com> perf cpumap: Add cpu__max_present_cpu()
Similar to cpu__max_cpu() (which returns the max possible CPU), returns the max present CPU.
Signed-off-by: Jan Stancek <jstancek@redhat.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/8ea4601b5cacc49927235b4ebac424bd6eeccb06.1487146877.git.jstancek@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|