Home
last modified time | relevance | path

Searched defs:thread_idx (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dcpumap.h13 int thread_idx; global() member
H A Dpython.c1148 int cpu = 0, cpu_idx, thread = 0, thread_idx; in pyrf_evsel__read() local
1337 int cpu_idx, int thread_idx) in prepare_metric()
1410 int ret, cpu = 0, cpu_idx = 0, thread = 0, thread_idx = 0; in pyrf_evlist__compute_metric() local
H A Devsel.c2176 for (int thread = thread_idx; thread < nr_threads - 1; thread++) in update_fds() argument
2167 evsel__remove_fd(struct evsel * pos,int nr_cpus,int nr_threads,int thread_idx) evsel__remove_fd() argument
/linux/lib/
H A Dtest_kmod.c107 unsigned int thread_idx; member
/linux/tools/perf/
H A Dbuiltin-record.c1973 __record__save_lost_samples(struct record * rec,struct evsel * evsel,struct perf_record_lost_samples * lost,int cpu_idx,int thread_idx,u64 lost_count,u16 misc_flag) __record__save_lost_samples() argument