HomeSort by relevance Sort by last modified time
    Searched refs:cpu_map__get_core (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
cpumap.h 18 int cpu_map__get_core(struct cpu_map *map, int idx);
cpumap.c 270 int cpu_map__get_core(struct cpu_map *map, int idx) function
318 return cpu_map__build_map(cpus, corep, cpu_map__get_core);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 1238 aggr_get_id = cpu_map__get_core;
    [all...]

Completed in 445 milliseconds