Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/bench/
Dnuma.c119 long bytes_thread; member
1234 thread_data = setup_private_data(g->p.bytes_thread); in worker_thread()
1283 val += do_work(thread_data, g->p.bytes_thread, 0, 1, l, val); in worker_thread()
1300 g->p.bytes_process_locked + g->p.bytes_thread; in worker_thread()
1391 free_data(thread_data, g->p.bytes_thread); in worker_thread()
1472 g->p.nr_loops, g->p.bytes_thread/1024/1024); in print_summary()
1567 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()