Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Druncmd.py79 numthreads = threading.active_count()
86 …hreading.active_count(), msg="Thread counts were not equal before (%s) and after (%s), active thre…
89 numthreads = threading.active_count()
96 …hreading.active_count(), msg="Thread counts were not equal before (%s) and after (%s), active thre…
99 numthreads = threading.active_count()
102 …hreading.active_count(), msg="Thread counts were not equal before (%s) and after (%s), active thre…
106 numthreads = threading.active_count()
112 …hreading.active_count(), msg="Thread counts were not equal before (%s) and after (%s), active thre…
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c435 link_cfg->active_count); in tegra_dc_dp_dump_link_cfg()
584 link_cfg->active_count = lowest_neg_activepolarity ? in tegra_dc_dp_calc_config()
590 link_cfg->active_count = (u32)lowest_neg_activecount; in tegra_dc_dp_calc_config()
H A Dsor.h859 u32 active_count; member
H A Dsor.c286 reg_val |= (link_cfg->active_count << in tegra_dc_sor_set_dp_mode()