Searched refs:cpustr (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpython.c379 static char *kwlist[] = { "cpustr", NULL };
380 char *cpustr = NULL; local
383 kwlist, &cpustr))
386 pcpus->cpus = cpu_map__new(cpustr);

Completed in 177 milliseconds