Searched refs:PFM_CMD_S (Results 1 – 1 of 1) sorted by relevance
/arch/ia64/kernel/ |
D | perfmon.c | 4630 #define PFM_CMD_S(name, flags) { name, #name, flags, 0, 0, NULL } macro 4640 /* 4 */PFM_CMD_S(pfm_stop, PFM_CMD_PCLRWS), 4641 /* 5 */PFM_CMD_S(pfm_start, PFM_CMD_PCLRWS), 4646 /* 10 */PFM_CMD_S(pfm_restart, PFM_CMD_PCLRW), 4653 /* 17 */PFM_CMD_S(pfm_context_unload, PFM_CMD_PCLRWS),
|