Symbol: EVENT_ATTR_STR_HYBRID
arch/x86/events/intel/core.c
7022
EVENT_ATTR_STR_HYBRID(slots, slots_adl, "event=0x00,umask=0x4", hybrid_big);
arch/x86/events/intel/core.c
7023
EVENT_ATTR_STR_HYBRID(topdown-retiring, td_retiring_adl, "event=0xc2,umask=0x0;event=0x00,umask=0x80", hybrid_big_small);
arch/x86/events/intel/core.c
7024
EVENT_ATTR_STR_HYBRID(topdown-bad-spec, td_bad_spec_adl, "event=0x73,umask=0x0;event=0x00,umask=0x81", hybrid_big_small);
arch/x86/events/intel/core.c
7025
EVENT_ATTR_STR_HYBRID(topdown-fe-bound, td_fe_bound_adl, "event=0x71,umask=0x0;event=0x00,umask=0x82", hybrid_big_small);
arch/x86/events/intel/core.c
7026
EVENT_ATTR_STR_HYBRID(topdown-be-bound, td_be_bound_adl, "event=0x74,umask=0x0;event=0x00,umask=0x83", hybrid_big_small);
arch/x86/events/intel/core.c
7027
EVENT_ATTR_STR_HYBRID(topdown-heavy-ops, td_heavy_ops_adl, "event=0x00,umask=0x84", hybrid_big);
arch/x86/events/intel/core.c
7028
EVENT_ATTR_STR_HYBRID(topdown-br-mispredict, td_br_mis_adl, "event=0x00,umask=0x85", hybrid_big);
arch/x86/events/intel/core.c
7029
EVENT_ATTR_STR_HYBRID(topdown-fetch-lat, td_fetch_lat_adl, "event=0x00,umask=0x86", hybrid_big);
arch/x86/events/intel/core.c
7030
EVENT_ATTR_STR_HYBRID(topdown-mem-bound, td_mem_bound_adl, "event=0x00,umask=0x87", hybrid_big);
arch/x86/events/intel/core.c
7045
EVENT_ATTR_STR_HYBRID(topdown-retiring, td_retiring_lnl, "event=0xc2,umask=0x02;event=0x00,umask=0x80", hybrid_big_small);
arch/x86/events/intel/core.c
7046
EVENT_ATTR_STR_HYBRID(topdown-fe-bound, td_fe_bound_lnl, "event=0x9c,umask=0x01;event=0x00,umask=0x82", hybrid_big_small);
arch/x86/events/intel/core.c
7047
EVENT_ATTR_STR_HYBRID(topdown-be-bound, td_be_bound_lnl, "event=0xa4,umask=0x02;event=0x00,umask=0x83", hybrid_big_small);
arch/x86/events/intel/core.c
7063
EVENT_ATTR_STR_HYBRID(topdown-retiring,
arch/x86/events/intel/core.c
7067
EVENT_ATTR_STR_HYBRID(topdown-bad-spec,
arch/x86/events/intel/core.c
7071
EVENT_ATTR_STR_HYBRID(topdown-fe-bound,
arch/x86/events/intel/core.c
7075
EVENT_ATTR_STR_HYBRID(topdown-be-bound,
arch/x86/events/intel/core.c
7094
EVENT_ATTR_STR_HYBRID(mem-loads, mem_ld_adl, "event=0xd0,umask=0x5,ldlat=3;event=0xcd,umask=0x1,ldlat=3", hybrid_big_small);
arch/x86/events/intel/core.c
7095
EVENT_ATTR_STR_HYBRID(mem-stores, mem_st_adl, "event=0xd0,umask=0x6;event=0xcd,umask=0x2", hybrid_big_small);
arch/x86/events/intel/core.c
7096
EVENT_ATTR_STR_HYBRID(mem-loads-aux, mem_ld_aux_adl, "event=0x03,umask=0x82", hybrid_big);
arch/x86/events/intel/core.c
7111
EVENT_ATTR_STR_HYBRID(mem-loads,
arch/x86/events/intel/core.c
7115
EVENT_ATTR_STR_HYBRID(mem-stores,
arch/x86/events/intel/core.c
7126
EVENT_ATTR_STR_HYBRID(tx-start, tx_start_adl, "event=0xc9,umask=0x1", hybrid_big);
arch/x86/events/intel/core.c
7127
EVENT_ATTR_STR_HYBRID(tx-commit, tx_commit_adl, "event=0xc9,umask=0x2", hybrid_big);
arch/x86/events/intel/core.c
7128
EVENT_ATTR_STR_HYBRID(tx-abort, tx_abort_adl, "event=0xc9,umask=0x4", hybrid_big);
arch/x86/events/intel/core.c
7129
EVENT_ATTR_STR_HYBRID(tx-conflict, tx_conflict_adl, "event=0x54,umask=0x1", hybrid_big);
arch/x86/events/intel/core.c
7130
EVENT_ATTR_STR_HYBRID(cycles-t, cycles_t_adl, "event=0x3c,in_tx=1", hybrid_big);
arch/x86/events/intel/core.c
7131
EVENT_ATTR_STR_HYBRID(cycles-ct, cycles_ct_adl, "event=0x3c,in_tx=1,in_tx_cp=1", hybrid_big);
arch/x86/events/intel/core.c
7132
EVENT_ATTR_STR_HYBRID(tx-capacity-read, tx_capacity_read_adl, "event=0x54,umask=0x80", hybrid_big);
arch/x86/events/intel/core.c
7133
EVENT_ATTR_STR_HYBRID(tx-capacity-write, tx_capacity_write_adl, "event=0x54,umask=0x2", hybrid_big);