Searched refs:EVENT_ATTR_STR_HYBRID (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/events/intel/ |
A D | core.c | 5545 EVENT_ATTR_STR_HYBRID(slots, slots_adl, "event=0x00,umask=0x4", … 5550 EVENT_ATTR_STR_HYBRID(topdown-heavy-ops, td_heavy_ops_adl, "event=0x00,umask=0x84", … 5551 EVENT_ATTR_STR_HYBRID(topdown-br-mispredict, td_br_mis_adl, "event=0x00,umask=0x85", … 5586 EVENT_ATTR_STR_HYBRID(tx-start, tx_start_adl, "event=0xc9,umask=0x1", hy… 5587 EVENT_ATTR_STR_HYBRID(tx-commit, tx_commit_adl, "event=0xc9,umask=0x2", hy… 5588 EVENT_ATTR_STR_HYBRID(tx-abort, tx_abort_adl, "event=0xc9,umask=0x4", hy… 5589 EVENT_ATTR_STR_HYBRID(tx-conflict, tx_conflict_adl, "event=0x54,umask=0x1", hy… 5590 EVENT_ATTR_STR_HYBRID(cycles-t, cycles_t_adl, "event=0x3c,in_tx=1", hy… 5591 EVENT_ATTR_STR_HYBRID(cycles-ct, cycles_ct_adl, "event=0x3c,in_tx=1,in_tx_cp=1", hy… 5592 EVENT_ATTR_STR_HYBRID(tx-capacity-read, tx_capacity_read_adl, "event=0x54,umask=0x80", hy… [all …]
|
/linux-6.3-rc2/arch/x86/events/ |
A D | perf_event.h | 1034 #define EVENT_ATTR_STR_HYBRID(_name, v, str, _pmu) \ macro
|
Completed in 17 milliseconds