Home
last modified time | relevance | path

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

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