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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
cpumap.h 17 int cpu_map__get_socket(struct cpu_map *map, int idx);
cpumap.c 207 int cpu_map__get_socket(struct cpu_map *map, int idx) function
298 s = cpu_map__get_socket(map, idx);
313 return cpu_map__build_map(cpus, sockp, cpu_map__get_socket);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 1231 aggr_get_id = cpu_map__get_socket;
    [all...]

Completed in 709 milliseconds