Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDpmc.h927 int pb_bound; /* is bound? */ member
/NextBSD/sys/dev/hwpmc/
HDhwpmc_mod.c656 pb->pb_bound = sched_is_bound(curthread); in pmc_save_cpu_binding()
672 if (pb->pb_bound) in pmc_restore_cpu_binding()