Home
last modified time | relevance | path

Searched refs:hybrid_var (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/events/intel/
Dds.c231 val = hybrid_var(event->pmu, pebs_data_source)[dse.ld_dse]; in adl_latency_data_small()
257 val = hybrid_var(event->pmu, pebs_data_source)[dse.ld_dse]; in load_latency_data()
307 val = hybrid_var(event->pmu, pebs_data_source)[dse.st_lat_dse]; in store_latency_data()
Dcore.c3333 return &hybrid_var(cpuc->pmu, unconstrained); in x86_get_event_constraints()
/linux-6.1.9/arch/x86/events/
Dperf_event.h700 #define hybrid_var(_pmu, _var) \ macro
Dcore.c383 val = hybrid_var(event->pmu, hw_cache_event_ids)[cache_type][cache_op][cache_result]; in set_ext_hw_attr()
391 attr->config1 = hybrid_var(event->pmu, hw_cache_extra_regs)[cache_type][cache_op][cache_result]; in set_ext_hw_attr()