Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/bench/
Dnuma.c113 long bytes_global; member
1179 val += do_work(global_data, g->p.bytes_global, process_nr, g->p.nr_proc, l, val); in worker_thread()
1197 work_done = g->p.bytes_global + g->p.bytes_process + in worker_thread()
1365 g->p.nr_loops, g->p.bytes_global/1024/1024); in print_summary()
1451 g->p.bytes_global = g->p.mb_global *1024L*1024L; in init()
1456 g->data = setup_shared_data(g->p.bytes_global); in init()
1479 free_data(g->data, g->p.bytes_global); in deinit()