Lines Matching defs:thread
1399 void evsel__compute_deltas(struct evsel *evsel, int cpu, int thread, in evsel__compute_deltas()
1439 static int evsel__read_one(struct evsel *evsel, int cpu, int thread) in evsel__read_one()
1447 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count()
1463 int cpu, int thread, u64 *data) in perf_evsel__process_group_data()
1499 static int evsel__read_group(struct evsel *leader, int cpu, int thread) in evsel__read_group()
1529 int evsel__read_counter(struct evsel *evsel, int cpu, int thread) in evsel__read_counter()
1539 int __evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread, bool scale) in __evsel__read_on_cpu()
1559 static int get_group_fd(struct evsel *evsel, int cpu, int thread) in get_group_fd()
1584 for (int thread = thread_idx; thread < nr_threads - 1; thread++) in perf_evsel__remove_fd() local
1615 int thread, int err) in ignore_missing_thread()
1706 int cpu, thread, nthreads; in evsel__open_cpu() local
2714 int cpu, thread; in store_evsel_ids() local