Home
last modified time | relevance | path

Searched defs:ncpus (Results 1 – 13 of 13) sorted by relevance

/tools/perf/util/
Dcounts.c8 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
45 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_counts()
Dstat.c140 int ncpus, int nthreads) in perf_evsel__alloc_prev_raw_counts()
168 int ncpus = perf_evsel__nr_cpus(evsel); in perf_evsel__alloc_stats() local
318 int ncpus = perf_evsel__nr_cpus(counter); in process_counter_maps() local
Devsel.c1080 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
1178 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
Ddata-convert-bt.c1331 int ncpus; in setup_streams() local
Dheader.c610 long ncpus; in build_cpu_topology() local
1084 long ncpus; in build_caches() local
/tools/perf/bench/
Dfutex-wake.c44 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-requeue.c43 static unsigned int ncpus, threads_starting, nthreads = 0; variable
Dfutex-hash.c123 unsigned int i, ncpus; in bench_futex_hash() local
Dfutex-lock-pi.c35 static unsigned int ncpus, nthreads = 0; variable
Dfutex-wake-parallel.c46 static unsigned int ncpus, threads_starting; variable
/tools/perf/
Dbuiltin-stat.c328 int ncpus, cpu, thread; in read_counter() local
1357 int ncpus = cpu_map__nr(counter->cpus); in print_aggr_thread() local
Dbuiltin-script.c1470 int ncpus = perf_evsel__nr_cpus(counter); in __process_stat() local
Dbuiltin-sched.c1837 u32 ncpus = sched->max_cpu + 1; in timehist_header() local