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