Searched defs:thread_idx (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/util/ |
| A D | cpumap.h | 12 int thread_idx; member
|
| A D | evsel.c | 1967 static void evsel__remove_fd(struct evsel *pos, int nr_cpus, int nr_threads, int thread_idx) in evsel__remove_fd() 1976 int nr_threads, int thread_idx) in update_fds()
|
| A D | python.c | 937 int cpu = 0, cpu_idx, thread = 0, thread_idx; in pyrf_evsel__read() local
|
| /tools/perf/ |
| A D | builtin-record.c | 1939 int cpu_idx, int thread_idx, u64 lost_count, in __record__save_lost_samples()
|
Completed in 25 milliseconds