Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c76 double mb_thread; member
1334 g->p.mb_thread = atof(g->p.mb_thread_str); in init()
1335 BUG_ON(g->p.mb_thread < 0); in init()
1346 g->p.bytes_thread = g->p.mb_thread *1024L*1024L; in init()