Lines Matching full:disabled
50 __u64 disabled : 1, /* off by default */
195 The 'disabled' bit specifies whether the counter starts out disabled
196 or enabled. If it is initially disabled, it can be enabled by ioctl
211 until the counter is subsequently enabled or disabled.
408 Counters can be enabled and disabled in two ways: via ioctl and via
409 prctl. When a counter is disabled, it doesn't count or generate
416 or disabled with
421 whole group; that is, while the group leader is disabled, none of the
431 to enable a counter for 'nr' events, after which it gets disabled again.