Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c101 long bytes_thread; member
1035 thread_data = setup_private_data(g->p.bytes_thread); in worker_thread()
1081 val += do_work(thread_data, g->p.bytes_thread, 0, 1, l, val); in worker_thread()
1098 g->p.bytes_process_locked + g->p.bytes_thread; in worker_thread()
1180 free_data(thread_data, g->p.bytes_thread); in worker_thread()
1261 g->p.nr_loops, g->p.bytes_thread/1024/1024); in print_summary()
1346 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()