Searched refs:CCN_EVENT_XP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | arm-ccn.c | 304 #define CCN_EVENT_XP(_name, _event) { .attr = CCN_EVENT_ATTR(xp_##_name), \ macro 428 CCN_EVENT_XP(upload_starvation, 0x1), 429 CCN_EVENT_XP(download_starvation, 0x2), 430 CCN_EVENT_XP(respin, 0x3), 431 CCN_EVENT_XP(valid_flit, 0x4), 432 CCN_EVENT_XP(watchpoint, CCN_EVENT_WATCHPOINT),
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | arm-ccn.c | 304 #define CCN_EVENT_XP(_name, _event) { .attr = CCN_EVENT_ATTR(xp_##_name), \ macro 423 CCN_EVENT_XP(upload_starvation, 0x1), 424 CCN_EVENT_XP(download_starvation, 0x2), 425 CCN_EVENT_XP(respin, 0x3), 426 CCN_EVENT_XP(valid_flit, 0x4), 427 CCN_EVENT_XP(watchpoint, CCN_EVENT_WATCHPOINT),
|
Completed in 5 milliseconds