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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
cpumap.h 20 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep);
cpumap.c 316 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep) function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 1234 if (cpu_map__build_core_map(evsel_list->cpus, &aggr_map)) {
    [all...]

Completed in 54 milliseconds