Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dnuma.c117 long bytes_thread; member
1205 thread_data = setup_private_data(g->p.bytes_thread); in worker_thread()
1254 val += do_work(thread_data, g->p.bytes_thread, 0, 1, l, val); in worker_thread()
1271 g->p.bytes_process_locked + g->p.bytes_thread; in worker_thread()
1362 free_data(thread_data, g->p.bytes_thread); in worker_thread()
1443 g->p.nr_loops, g->p.bytes_thread/1024/1024); in print_summary()
1538 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()