Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDpmc.h984 int pb_bound; /* is bound? */ member
/freebsd-13-stable/sys/dev/hwpmc/
HDhwpmc_mod.c750 pb->pb_bound = sched_is_bound(curthread); in pmc_save_cpu_binding()
768 if (!pb->pb_bound) in pmc_restore_cpu_binding()