Searched refs:thread_idx (Results 1 – 2 of 2) sorted by relevance
108 unsigned int thread_idx; member237 dev_dbg(test_dev->dev, "Ran thread %u\n", info->thread_idx); in run_request()243 kmod_test_done_check(test_dev, info->thread_idx); in run_request()265 info->thread_idx, info->ret_sync); in tally_work_test()272 info->thread_idx, info->fs_sync ? config->test_fs : in tally_work_test()326 info->thread_idx = idx; in try_one_request()
1581 int thread_idx) in perf_evsel__remove_fd() argument1584 for (int thread = thread_idx; thread < nr_threads - 1; thread++) in perf_evsel__remove_fd()1590 int nr_threads, int thread_idx) in update_fds() argument1594 if (cpu_idx >= nr_cpus || thread_idx >= nr_threads) in update_fds()1600 perf_evsel__remove_fd(pos, nr_cpus, nr_threads, thread_idx); in update_fds()