Home
last modified time | relevance | path

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

/hypervisor/include/common/
A Dschedule.h47 uint8_t bvt_weight; /* the weight of a thread */ member
/hypervisor/common/
A Dsched_bvt.c209 data->weight = clamp(params->bvt_weight, BVT_WEIGHT_MIN, BVT_WEIGHT_MAX); in sched_bvt_init_data()

Completed in 8 milliseconds