Searched refs:dev_state (Results 1 – 2 of 2) sorted by relevance
85 u64 dev_state; /* For /dev/hwctr */ member682 err = lcctl(cpuhw->state | cpuhw->dev_state); in cpumf_pmu_enable()704 inactive |= cpuhw->dev_state; in cpumf_pmu_disable()1318 ctr_set_disable(&cpuhw->dev_state, in cfset_ioctl_off()1320 ctr_set_stop(&cpuhw->dev_state, in cfset_ioctl_off()1325 rc = lcctl(cpuhw->dev_state | cpuhw->state); in cfset_ioctl_off()1329 if (!cpuhw->dev_state) in cfset_ioctl_off()1341 ctr_set_enable(&cpuhw->dev_state, p->sets); in cfset_ioctl_on()1342 ctr_set_start(&cpuhw->dev_state, p->sets); in cfset_ioctl_on()1351 cpuhw->dev_state | cpuhw->state, S390_HWCTR_DEVICE, rc); in cfset_ioctl_on()[all …]
132 u32 dev_state:8; member
Completed in 7 milliseconds