Searched defs:thread_idx (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | cpumap.h | 12 int thread_idx; member
|
| H A D | python.c | 1148 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 D | evsel.c | 2044 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 D | test_kmod.c | 107 unsigned int thread_idx; member
|
| /linux/tools/perf/ |
| H A D | builtin-record.c | 1937 int cpu_idx, int thread_idx, u64 lost_count, in __record__save_lost_samples()
|