Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcounts.c9 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
58 int evsel__alloc_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_counts()
H A Dstat.c151 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts()
177 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_stats() local
235 int nthreads = perf_thread_map__nr(evsel->core.threads); in perf_evsel__copy_prev_raw_counts() local
380 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
H A Dstat-display.c701 int nthreads, int ncpus, in sort_aggr_thread()
753 int nthreads = perf_thread_map__nr(counter->core.threads); in print_aggr_thread() local
H A Devsel.c1706 int cpu, thread, nthreads; in evsel__open_cpu() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c153 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor() local
218 int len, nthreads, i; in pseries_remove_processor() local
251 int len, nthreads, i; in dlpar_offline_cpu() local
293 int len, nthreads, i; in dlpar_online_cpu() local
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Devsel.c42 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
273 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dfutex-wake.c46 static unsigned int threads_starting, nthreads = 0; variable
H A Dfutex-requeue.c45 static unsigned int threads_starting, nthreads = 0; variable
H A Dfutex-hash.c33 static unsigned int nthreads = 0; variable
H A Dfutex-lock-pi.c38 static unsigned int nthreads = 0; variable
H A Depoll-ctl.c36 static unsigned int nthreads = 0; variable
H A Depoll-wait.c91 static unsigned int nthreads = 0; variable
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dtest-ww_mutex.c275 static int __test_cycle(unsigned int nthreads) in __test_cycle()
524 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_dec_utils.h55 RK_S32 nthreads; member
H A Dmpi_enc_utils.h36 RK_S32 nthreads; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c656 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads()
681 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
H A Dnfsctl.c487 int *nthreads; in write_pool_threads() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c385 int i, j, k, nthreads; in TEST() local
/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan-test.c1001 get_num_threads(const char *test, int *nthreads) in get_num_threads()
1067 int nthreads; in test_init() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup-common.c447 int nthreads = 1; in smp_setup_cpu_maps() local
H A Dprom.c315 int i, nthreads; in early_init_dt_scan_cpus() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-stat.c335 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
428 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dthread_db.h223 int nthreads; /* Total number of threads in use. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dthread_db.h223 int nthreads; /* Total number of threads in use. */ member
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv.c1198 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local

12