Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmc.h1022 int pb_bound; /* is bound? */ member
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c758 pb->pb_bound = sched_is_bound(curthread); in pmc_save_cpu_binding()
775 if (!pb->pb_bound) in pmc_restore_cpu_binding()