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.h12 int thread_idx; 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()
1389 int ret, cpu = 0, cpu_idx = 0, thread = 0, thread_idx = 0; in pyrf_evlist__compute_metric() local
H A Devsel.c2044 static void evsel__remove_fd(struct evsel *pos, int nr_cpus, int nr_threads, int thread_idx) in evsel__remove_fd()
2053 int nr_threads, int thread_idx) in update_fds()
/linux/lib/
H A Dtest_kmod.c107 unsigned int thread_idx; member
/linux/tools/perf/
H A Dbuiltin-record.c1937 int cpu_idx, int thread_idx, u64 lost_count, in __record__save_lost_samples()