Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/bench/
Dnuma.c116 long bytes_thread; member
1180 thread_data = setup_private_data(g->p.bytes_thread); in worker_thread()
1229 val += do_work(thread_data, g->p.bytes_thread, 0, 1, l, val); in worker_thread()
1246 g->p.bytes_process_locked + g->p.bytes_thread; in worker_thread()
1337 free_data(thread_data, g->p.bytes_thread); in worker_thread()
1418 g->p.nr_loops, g->p.bytes_thread/1024/1024); in print_summary()
1513 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()