Home
last modified time | relevance | path

Searched defs:thread_idx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h13 int thread_idx; member
H A Devsel.c1681 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 Dtest_kmod.c108 unsigned int thread_idx; member
/kernel/linux/linux-6.6/lib/
H A Dtest_kmod.c97 unsigned int thread_idx; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c1579 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 Dbuiltin-record.c1858 __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 16 milliseconds