Searched refs:hybrid_big_small (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | 5635 …n-retiring, td_retiring_adl, "event=0xc2,umask=0x0;event=0x00,umask=0x80", hybrid_big_small); 5636 …n-bad-spec, td_bad_spec_adl, "event=0x73,umask=0x0;event=0x00,umask=0x81", hybrid_big_small); 5637 …n-fe-bound, td_fe_bound_adl, "event=0x71,umask=0x0;event=0x00,umask=0x82", hybrid_big_small); 5638 …n-be-bound, td_be_bound_adl, "event=0x74,umask=0x0;event=0x00,umask=0x83", hybrid_big_small); 5658 … mem_ld_adl, "event=0xd0,umask=0x5,ldlat=3;event=0xcd,umask=0x1,ldlat=3", hybrid_big_small); 5659 … mem_st_adl, "event=0xd0,umask=0x6;event=0xcd,umask=0x2", hybrid_big_small); 5698 FORMAT_ATTR_HYBRID(offcore_rsp, hybrid_big_small); 5699 FORMAT_ATTR_HYBRID(ldlat, hybrid_big_small);
|
/openbmc/linux/arch/x86/events/ |
H A D | perf_event.h | 728 hybrid_big_small = hybrid_big | hybrid_small, enumerator
|