Home
last modified time | relevance | path

Searched defs:thread_data (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/tests/
H A Dmmap-thread-lookup.c25 struct thread_data { struct
32 static struct thread_data threads[THREADS]; argument
/linux/tools/perf/bench/
H A Dfutex-wake-parallel.c40 struct thread_data { struct
41 workerthread_data global() argument
42 nwokenthread_data global() argument
43 runtimethread_data global() argument
/linux/tools/testing/selftests/landlock/
H A Daudit_test.c161 struct thread_data { struct
168 const struct thread_data *data = (struct thread_data *)arg; in thread_audit_test() argument
/linux/lib/
H A Dtest_rhashtable.c73 struct thread_data { struct
74 entriesthread_data global() argument
75 idthread_data global() argument
76 taskthread_data global() argument
77 objsthread_data global() argument
/linux/drivers/md/dm-vdo/
H A Dthread-utils.c23 void *thread_data; member
50 int vdo_create_thread(void (*thread_function)(void *), void *thread_data, in vdo_create_thread() argument
/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c72 int thread_data[MAX_THREADS]; in execute_test() local
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1753 struct thread_data { struct
1754 struct timeval tv_begin;
1755 struct timeval tv_end;
1756 struct timeval tv_delta;
1757 unsigned long long tsc;
1758 unsigned long long aperf;
1759 unsigned long long mperf;
1760 unsigned long long c1;
1761 unsigned long long instr_count;
1762 unsigned long long irq_count;
[all …]