Home
last modified time | relevance | path

Searched refs:bytes_thread (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/perf/bench/
Dnuma.c116 long bytes_thread; member
1148 thread_data = setup_private_data(g->p.bytes_thread); in worker_thread()
1197 val += do_work(thread_data, g->p.bytes_thread, 0, 1, l, val); in worker_thread()
1214 g->p.bytes_process_locked + g->p.bytes_thread; in worker_thread()
1304 free_data(thread_data, g->p.bytes_thread); in worker_thread()
1385 g->p.nr_loops, g->p.bytes_thread/1024/1024); in print_summary()
1470 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()