Searched defs:thread_idx (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cpumap.h | 13 int thread_idx; member
|
| H A D | evsel.c | 1681 static void evsel__remove_fd(struct evsel *pos, int nr_cpus, int nr_threads, int thread_idx) in evsel__remove_fd() argument 1688 update_fds(struct evsel *evsel, int nr_cpus, int cpu_map_idx, int nr_threads, int thread_idx) update_fds() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_kmod.c | 108 unsigned int thread_idx; member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_kmod.c | 97 unsigned int thread_idx; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evsel.c | 1579 perf_evsel__remove_fd(struct evsel *pos, int nr_cpus, int nr_threads, int thread_idx) perf_evsel__remove_fd() argument 1588 update_fds(struct evsel *evsel, int nr_cpus, int cpu_idx, int nr_threads, int thread_idx) update_fds() argument
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-record.c | 1858 __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
|
Completed in 18 milliseconds