Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dnuma.c114 long bytes_global; member
1228 val += do_work(global_data, g->p.bytes_global, process_nr, g->p.nr_proc, l, val); in worker_thread()
1246 work_done = g->p.bytes_global + g->p.bytes_process + in worker_thread()
1415 g->p.nr_loops, g->p.bytes_global/1024/1024); in print_summary()
1511 g->p.bytes_global = g->p.mb_global *1024L*1024L; in init()
1516 g->data = setup_shared_data(g->p.bytes_global); in init()
1539 free_data(g->data, g->p.bytes_global); in deinit()