Home
last modified time | relevance | path

Searched defs:thread_idx (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dtest_kmod.c107 unsigned int thread_idx; member
/linux/tools/perf/util/
H A Dpython.c937 int cpu = 0, cpu_idx, thread = 0, thread_idx; in pyrf_evsel__read() local
/linux/tools/perf/
H A Dbuiltin-record.c1939 int cpu_idx, int thread_idx, u64 lost_count, in __record__save_lost_samples() argument