Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h63 struct time_bench_cpu { struct
64 struct time_bench_record rec;
65 struct time_bench_sync *sync; /* back ptr */
66 struct task_struct *task;
70 void *data;
72 bool did_bench_run;
74 int (*bench_func)(struct time_bench_record *record, void *data);