Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmccontrol/
H A Dpmccontrol.c68 static STAILQ_HEAD(pmcc_op_list, pmcc_op) head = STAILQ_HEAD_INITIALIZER(head);
70 struct pmcc_op { struct
74 STAILQ_ENTRY(pmcc_op) op_next; argument
128 struct pmcc_op *np; in pmcc_do_enable_disable()
349 struct pmcc_op *p; in main()