Home
last modified time | relevance | path

Searched refs:cpu_at_idx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/perf/
H A Dcpumap.c319 struct perf_cpu cpu_at_idx = __perf_cpu_map__cpu(cpus, idx); in perf_cpu_map__idx() local
321 if (cpu_at_idx.cpu == cpu.cpu) in perf_cpu_map__idx()
324 if (cpu_at_idx.cpu > cpu.cpu) in perf_cpu_map__idx()