Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-energy.rst302 C = Nd * (Nc + Ns)
304 其中:Nd是性能域的数量;Nc是CPU的数量;Ns是OPP的总数(例如:对于两个性能域,
305 每个域有4个OPP,则Ns = 8)。
/openbmc/linux/Documentation/scheduler/
H A Dsched-energy.rst367 C = Nd * (Nc + Ns)
369 with: Nd the number of performance domains; Nc the number of CPUs; and Ns the
370 total number of OPPs (ex: for two perf. domains with 4 OPPs each, Ns = 8).
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/
H A D0003-contact-Replace-the-Novell-sample-contact-with-somet.patch178 +" /+9Ns/ARgeGJgG0DGUXQLQPTB8AGBzt5SuPhhtOB3Ar2tIAGw4JMx5/hWxQ7py0v36PgnpLpozt\n" \
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c578 unsigned Ns, Nm, M; in radeon_probe_pll_params() local
691 Ns = (tmp & 0xff0000) >> 16; in radeon_probe_pll_params()
694 sclk = round_div((2 * Ns * xtal), (2 * M)); in radeon_probe_pll_params()