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

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

Completed in 114 milliseconds