D | pfm.c | 41 .events = "instructions", in test__pfm_events() 45 .events = "instructions,cycles", in test__pfm_events() 53 .events = "instructions,instructions", in test__pfm_events() 57 .events = "stereolab,instructions", in test__pfm_events() 61 .events = "instructions,stereolab", in test__pfm_events() 104 .events = "{instructions}", in test__pfm_group() 109 .events = "{instructions},{}", in test__pfm_group() 114 .events = "{},{instructions}", in test__pfm_group() 119 .events = "{instructions},{instructions}", in test__pfm_group() 124 .events = "{instructions,cycles},{instructions,cycles}", in test__pfm_group() [all …]
|