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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
cpumap.h 19 int cpu_map__build_socket_map(struct cpu_map *cpus, struct cpu_map **sockp);
cpumap.c 311 int cpu_map__build_socket_map(struct cpu_map *cpus, struct cpu_map **sockp) function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 1227 if (cpu_map__build_socket_map(evsel_list->cpus, &aggr_map)) {
    [all...]

Completed in 220 milliseconds