linux/tools/perf/lib/include/internal
Jiri Olsa b4df75de3b libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
As an internal function that will be used by both perf and libperf, but
is not exported at this point.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20190822111141.25823-5-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-08-22 11:18:45 -03:00
..
cpumap.h libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() 2019-08-22 11:18:45 -03:00
evlist.h libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf 2019-07-29 18:34:46 -03:00
evsel.h libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions 2019-07-29 18:34:46 -03:00
lib.h libperf: Adopt the readn()/writen() functions from tools/perf 2019-07-29 18:34:46 -03:00
tests.h libperf: Add tests support 2019-07-29 18:34:46 -03:00
threadmap.h libperf: Add perf_thread_map__new_dummy() function 2019-07-29 18:34:44 -03:00
xyarray.h libperf: Adopt xyarray class from perf 2019-07-29 18:34:45 -03:00