Searched refs:EVENT_ATTR_STR_HT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | perf_event.h | 894 #define EVENT_ATTR_STR_HT(_name, v, noht, ht) \ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | core.c | 302 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots, 305 EVENT_ATTR_STR_HT(topdown-total-slots.scale, td_total_slots_scale, "4", "2"); 312 EVENT_ATTR_STR_HT(topdown-recovery-bubbles, td_recovery_bubbles, 315 EVENT_ATTR_STR_HT(topdown-recovery-bubbles.scale, td_recovery_bubbles_scale,
|