Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dnuma.c103 long bytes_global; member
1103 val += do_work(global_data, g->p.bytes_global, process_nr, g->p.nr_proc, l, val); in worker_thread()
1121 work_done = g->p.bytes_global + g->p.bytes_process + in worker_thread()
1288 g->p.nr_loops, g->p.bytes_global/1024/1024); in print_summary()
1374 g->p.bytes_global = g->p.mb_global *1024L*1024L; in init()
1379 g->data = setup_shared_data(g->p.bytes_global); in init()
1401 free_data(g->data, g->p.bytes_global); in deinit()